linux-pentesting-commands

Fail

Audited by Snyk on Jun 12, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These URLs are mixed: while the linpeas GitHub release and ara.so are legitimate, the list also contains direct HTTP links to attacker-controlled or local hosts (e.g., 10.10.10.10:8000/exploit.sh, attacker-ip:8000/linpeas.sh), a generic "target" hostname, and a personal GitHub repo—direct downloads of .sh/exploit files from non-official or private hosts are high-risk and can distribute malware if executed without review.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This skill contains explicit, actionable instructions for remote code execution (reverse shells), persistence (cron backdoors, SSH key installation), credential harvesting, and data exfiltration (nc/base64/tar, wget/curl from attacker servers), which directly facilitate unauthorized access and system compromise.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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 commands to escalate privileges, modify system files (e.g., appending to /etc/passwd, editing crontabs, installing SSH keys), create persistence, and bypass protections—directly encouraging compromising the host system.

Issues (4)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 12, 2026, 08:50 PM
Issues
4
Security Audit — snyk — linux-pentesting-commands