patent-search
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to search patent databases via legitimate APIs (PatentsView and Google BigQuery).
- [CREDENTIALS_UNSAFE]: Sensitive credentials like API keys and service account paths are managed through environment variables (PATENTSVIEW_API_KEY and GOOGLE_APPLICATION_CREDENTIALS), adhering to security best practices.
- [DATA_EXFILTRATION]: Outbound communication is restricted to the official PatentsView API domain (search.patentsview.org) for retrieving patent data.
- [COMMAND_EXECUTION]: The skill includes Python scripts intended for local execution by the agent to process search queries, with no evidence of shell injection or arbitrary command execution.
Audit Metadata