systematic-debugging
Fail
Audited by Snyk on Jul 24, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill's diagnostic example explicitly instructs printing environment variables and running commands that include an identity variable (e.g., env | grep IDENTITY and codesign --sign "$IDENTITY"), which requires reading and exposing secret values verbatim in logs/commands.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata