stash-secrets
Fail
Audited by Snyk on Apr 21, 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 examples that pass secret values verbatim (e.g., set --value "postgres://...", secrets.set("DATABASE_URL","...")) and shows printing retrieved secret values (console.log(result.data)), which instructs embedding or outputting plaintext secrets directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata