code-review-checklist
Fail
Audited by Snyk on May 4, 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 an explicit hardcoded API key literal ("const API_KEY = 'sk_live_abc123xyz';"), which is a secret-like string appearing verbatim in the skill and therefore represents a high-risk pattern for secret exposure.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata