linux-pentester-commands
Fail
Audited by Snyk on Jun 13, 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 explicitly contains offensive pentesting commands that enable remote code execution (multiple reverse-shells, nc -e, python socket shells), unauthorized data access and exfiltration (searching for "password", grep/cat of user files, file transfer via HTTP/netcat/base64), persistence/backdoor techniques (cron entry creating recurring reverse shell, adding SSH keys), and anti-forensics (history/log clearing), indicating clear intent and high potential for abuse outside authorized testing.
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 (adding root cron jobs, writing to /root/.ssh/authorized_keys, running reverse shells, exploiting SUID/sudo/kernel, cleaning logs, etc.), which push an agent to escalate privileges and persist on or alter the host.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata