insforge-debug
Fail
Audited by Snyk on Apr 27, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes explicit CLI commands to retrieve and set secrets (e.g.,
npx @insforge/cli secrets get <key>andsecrets add <key> <value>) which would expose secret values verbatim (andadd <value>passes secrets on the command line), so the LLM could be required to handle/output secrets directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata