tiangong-kb-report-search
Fail
Audited by Snyk on Jun 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill explicitly allows or requires passing api_key/report_api_key as explicit JSON fields or CLI flags (instead of only using environment variables), which would cause the agent to include secret values verbatim in generated commands/requests and risk exfiltration.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's runtime shell script defaults to running "npx @tiangong-ai/cli@latest" (fetching and executing the remote npm package https://www.npmjs.com/package/@tiangong-ai/cli), which downloads and runs external code the skill relies on.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata