insforge-debug
Fail
Audited by Snyk on Apr 2, 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 patterns that fetch and set secrets (e.g.,
npx @insforge/cli secrets get <key>andnpx @insforge/cli secrets add <key> <value>), which require handling secret values and even passing them as command-line arguments, creating a direct exfiltration risk if the LLM outputs them verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata