tiangong-kb-patent-search

Pass

Audited by Gen Agent Trust Hub on Aug 20, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx to download and execute @tiangong-ai/cli@latest at runtime. This is an expected pattern for skills from this vendor to ensure the latest version of their own official tooling is used.
  • [COMMAND_EXECUTION]: The scripts/patent_search.sh script executes the Tiangong AI CLI via npx or a user-specified binary. This is the primary function of the skill to facilitate patent searches.
  • [CREDENTIALS_UNSAFE]: The skill provides mechanisms to handle API keys and environment variables via .env files and script arguments. It follows safe practices by not hardcoding credentials and recommending standard secret management patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 20, 2026, 04:13 AM
Security Audit — agent-trust-hub — tiangong-kb-patent-search