patent-report-generator
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's behavior aligns with its documented purpose. It utilizes vendor-specific environment variables (
NEXSCOPE_API_KEY,NEXSCOPE_PROXY_BASE) to securely communicate with its backend services. - [EXTERNAL_DOWNLOADS]: Fetches patent data, including design and utility search results, legal status, and family information, from the NexScope API proxy. These requests are necessary for generating the report.
- [DATA_EXFILTRATION]: Transmits user-provided product data (such as image URLs and descriptions) to the NexScope API to perform similarity searches and risk assessments. This data transfer is core to the skill's functionality.
- [COMMAND_EXECUTION]: Executes local Python scripts to synthesize API data into a structured Markdown report and generate visualizations (charts) using standard libraries like Matplotlib.
Audit Metadata