yes

Fail

Audited by Snyk on Mar 12, 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 explicitly instructs the agent to read config values and "show the actual value" (e.g., cat config.yaml | grep key → show the actual value) and allows asking for passwords as valid questions, which requires including secrets verbatim in outputs, creating an exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly requires using "WebSearch the exact error" in the Debugging Escalation (Level 3) and instructs to "read the actual documentation" and perform web-based searches, which forces the agent to fetch and interpret open/public third‑party content (e.g., forums, docs) that can materially influence debugging actions.

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
Mar 12, 2026, 03:13 AM
Issues
2