Ethical Hacking Methodology
Fail
Audited by Snyk on Apr 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). Contains explicit step-by-step exploitation and persistence/backdoor techniques (reverse shells, Meterpreter persistence, adding attacker SSH keys, cron-job backdoors) plus credential-theft and brute-force guidance that enable unauthorized access and long-term compromise.
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 contains explicit, actionable instructions that modify system state (dd to /dev/sdb, editing /etc/crontab, adding SSH keys, partitioning, installing/root password changes, persistence/backdoor setup and privilege escalation techniques) which can require sudo or root and would compromise the machine the agent runs on.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata