ethical-hacking-methodology
Fail
Audited by Snyk on Jun 21, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The skill contains explicit, actionable instructions for exploitation (Metasploit, reverse TCP payloads), persistence (meterpreter persistence, cron jobs, adding SSH keys), credential attacks (Hydra, password bruteforce) and commands for data access, all of which are classic backdoor/remote‑access and credential‑theft techniques that can be directly abused.
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 explicitly instructs actions that alter the host system and require elevated privileges—e.g., installing Kali (disk partitioning, GRUB), writing to block devices with dd, mounting and configuring persistence partitions, editing system files like /etc/crontab and authorized_keys, and creating persistent backdoors—so it pushes the agent to compromise the machine state.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata