patent_ownership_audit
Audits patent ownership for employees or contractors, identifying gaps where inventors may not have properly assigned patent rights to the company. Designed for CHROs to ensure IP compliance and mitigate legal risks. Inputs: employee/contractor names or IDs, optional date range. Outputs: list of ...
This record as markdown: /tools/io-github-getgapup-gapup-mcp/patent-ownership-audit.md
What patent_ownership_audit does on Gapup Mcp
AI agents call patent_ownership_audit to retrieve information from Gapup Mcp without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
async | boolean | — | If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client ti |
dateRange | object | — | Optional date range for patent filings |
employeeIds | array | — | List of employee or contractor IDs (optional if names provided) |
employeeNames | array | Yes | List of employee or contractor full names to audit |
Parameters from the server's own tool schema.
Why patent_ownership_audit is rated Low
This tool retrieves and analyzes publicly available patent data from USPTO and EPO databases. It performs no modifications, deletions, or execution of external commands. While it supports compliance objectives (IP auditing for CHROs), the actual operation is a data retrieval and reporting function. No reversible or irreversible changes are made to any system.
From the tool's definition Tool queries USPTO PatFT and EPO Espacenet public records to retrieve patent ownership information. The description indicates it 'audits' and 'identifies gaps' by examining existing patent data.
Attacks that exploit this kind of access
The rule that runs patent_ownership_audit safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Gapup Mcp, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For patent_ownership_audit, this is the rule to start with:
patent_ownership_audit is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Gapup Mcp, apply this rule, and every patent_ownership_audit call is checked against it from then on.
Questions about patent_ownership_audit
Audits patent ownership for employees or contractors, identifying gaps where inventors may not have properly assigned patent rights to the company. Designed for CHROs to ensure IP compliance and mitigate legal risks. Inputs: employee/contractor names or IDs, optional date range. Outputs: list of patents, ownership status, flagged gaps, and assignment details. Sources: USPTO PatFT and EPO Espacenet public records. Keywords: patent audit, IP compliance, employee inventions, contractor agreements, CHRO. It is categorised as a Read tool in the Gapup Mcp MCP Server, which means it retrieves data without modifying state.
patent_ownership_audit accepts 4 parameters: async, dateRange, employeeIds, employeeNames. Required: employeeNames. The full parameter table on this page comes from the server's own tool schema.
Register the Gapup MCP server in PolicyLayer and add a rule for patent_ownership_audit: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Gapup Mcp. Nothing to install.
patent_ownership_audit is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the patent_ownership_audit rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for patent_ownership_audit. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
patent_ownership_audit is provided by the Gapup MCP server (https://mcp.gapup.io/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Gapup, and thousands of servers like it.
This server
Across the catalogue