linux-privilege-escalation

Fail

Audited by Snyk on Jul 21, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These links include direct downloads of executable scripts from raw GitHub URLs (exploit/tool PoCs) plus explicit attacker-controlled HTTP endpoints (http://ATTACKER/ and /cron) — direct executable downloads and attacker-hosted URLs are high-risk for malware or tampering.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The files are an explicit offensive Linux privilege-escalation playbook with step-by-step instructions for gaining root, persistence, credential theft, backdoors, and exfiltration — clearly intended for malicious abuse.

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 explicitly instructs the agent to perform privileged, state-changing actions (adding users, modifying /etc/passwd and /etc/shadow, creating SUID binaries, using LD_PRELOAD with sudo, writing SSH keys via docker, editing cron/systemd jobs, etc.), which directly compromise the host machine.

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
Jul 21, 2026, 01:24 PM
Issues
4
Security Audit — snyk — linux-privilege-escalation