cmc-api-crypto
Fail
Audited by Snyk on Apr 10, 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 examples explicitly show placing the API key directly into request headers (curl -H "X-CMC_PRO_API_KEY: your-api-key"), which encourages embedding secrets verbatim in generated commands/outputs and thus requires handling/outputting secret values.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata