patent-legal-status

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary script patent_legal_status.py communicates with a specific API endpoint via a proxy configured through environment variables (NEXSCOPE_PROXY_BASE, NEXSCOPE_API_KEY). This behavior is consistent with the skill's stated purpose of retrieving patent legal status.
  • [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data access was found. Sensitive information like API keys are handled via environment variables, which is a recommended security practice.
  • [SAFE]: Chart generation is performed locally using standard libraries (matplotlib, PIL) based on data retrieved from the API, with no execution of untrusted code or remote scripts.
  • [SAFE]: The skill implements structured data handling and specific formatting rules for different output channels, reducing the risk of accidental prompt injection from external data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 11:06 AM
Security Audit — agent-trust-hub — patent-legal-status