coinstats-exchange
Fail
Audited by Snyk on Mar 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 prompt instructs using an API key directly on the command line (
coinstats login --api-key <key>), which requires embedding the secret verbatim in commands (and can expose it in process lists), so it is insecure credential handling.
Audit Metadata