clade-deploy-integration
Fail
Audited by Snyk on Aug 21, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The Fly.io example explicitly shows an API-key-like string and instructs using it inline with
fly secrets set ANTHROPIC_API_KEY=sk-ant-api03-..., which requires embedding the secret verbatim in a CLI command and thus poses a direct secret-exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata