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
npxto download and execute@tiangong-ai/cli@latestat 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.shscript executes the Tiangong AI CLI vianpxor 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
.envfiles and script arguments. It follows safe practices by not hardcoding credentials and recommending standard secret management patterns.
Audit Metadata