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
HIGH

Insecure credential handling detected in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
May 16, 2026, 07:14 PM
Issues
1
Security Audit — snyk — beta-activate