altcha
Fail
Audited by Snyk on May 5, 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’s examples and APIs expect HMAC/signature secrets passed as plain string literals (e.g., "my-server-secret", "my-hmac-secret", "my-key-secret") and show embedding them directly in code and verification calls, which requires the agent to handle and potentially emit secrets verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata