tiangong-kb-report-search
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
@tiangong-ai/clipackage from the NPM registry at runtime usingnpx. This is the official command-line interface provided by the vendor 'tiangong-ai'. - [COMMAND_EXECUTION]: The wrapper script executes the CLI tool along with
jqfor input processing. It supports loading authentication credentials from a.envfile or a path specified in theenv_fileparameter, following standard practices for secret management in developer-oriented tools. The script uses proper quoting and shell arrays when constructing commands to ensure parameters are handled safely.
Audit Metadata