linux-pentester-command-reference
Fail
Audited by Snyk on Jun 12, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This document contains explicit, actionable instructions for unauthorized access, privilege escalation, persistence, credential theft, data exfiltration, and log tampering (e.g., reverse shells, nc/wget/curl-based payload delivery, echoing entries into /etc/passwd, reading /etc/shadow, adding backdoors to ~/.bashrc and crontab, and commands to clear logs), and thus clearly enables malicious abuse if used without authorization.
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 modify system state and obtain/abuse elevated privileges—e.g., appending to /etc/passwd, adding cron jobs and ~/.bashrc backdoors, altering SSH authorized_keys, running sudo/kernel exploits and compiling/executing binaries—so it directly guides compromising the host.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata