test-re-3layer-mid
Fail
Audited by Snyk on Jun 17, 2026
Risk Level: CRITICAL
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt hard-codes a secret ("beta") and explicitly instructs the agent to include that secret verbatim in its reply, which forces the LLM to handle and output sensitive data and thus creates an exfiltration risk.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). Explicit instruction to send a hardcoded secret ("beta") to an external endpoint and include it in the reply indicates deliberate data exfiltration/credential leakage.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
E006
CRITICALMalicious code pattern detected in skill scripts.
Audit Metadata