secrets-management
Fail
Audited by Snyk on Mar 20, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt largely advises secure practices but includes examples that place secret content directly into commands or file writes (e.g., writing private_key and the --secret-content-content "$(echo -n 'new-value' | base64)" example), which would require the LLM to embed secret values verbatim in generated output.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata