systematic-debugging
Fail
Audited by Snyk on Feb 27, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). This skill explicitly shows diagnostic commands that print or grep environment variables (e.g.,
env | grep IDENTITY) and uses the secret variable in command invocations (e.g.,codesign --sign "$IDENTITY"), which encourages exposing secret values verbatim in logs/outputs.
Audit Metadata