systematic-debugging
Fail
Audited by Snyk on Mar 21, 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 includes debugging commands that explicitly dump environment variables (e.g.,
env | grep IDENTITY) which can reveal secret values and instructs actions that would expose those secrets in command output, creating an exfiltration risk even though some examples use safe placeholders.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata