beta-activate
Fail
Audited by Snyk on May 16, 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 asks the user for an activation code and instructs embedding that exact user-provided code verbatim into function calls like validate_beta_code(code="[USER_CODE]")/activate_beta_feature(code="[USER_CODE]"), which requires the LLM to handle and output the secret value directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata