implementing-network-deception-with-honeypots
Fail
Audited by Snyk on Mar 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's specified alert output explicitly requires including "Credentials Used: [Username:Password if applicable]" (plaintext username:password), which instructs the agent to output secret values verbatim and thus poses an exfiltration risk.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill instructs installing and configuring system-level honeypot software, enabling network services, and changing firewall/host configurations—actions that require elevated privileges and modify the machine's state—so it should be flagged.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata