restapi
Fail
Audited by Snyk on Feb 16, 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 curl examples that embed an Authorization header with a bearer token and API-key checks that compare to a hard-coded VALID_API_KEY/SECRET_KEY, which encourages placing secrets directly into generated commands or code rather than using environment variables or secure storage.
Audit Metadata