development

Fail

Audited by Snyk on Apr 17, 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 explicitly instructs the agent to read an "authToken" from .claude-plugin/project-config.json and include it in a curl header (x-auth-token: ${AUTH_TOKEN}), which requires embedding a secret into a generated command/request and thus exposes sensitive values verbatim.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 17, 2026, 06:49 AM
Issues
2