openclaw-security-practice-guide

Fail

Audited by Snyk on May 17, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Mixed signals: several links point to reputable GitHub documentation (low risk), but the set also includes raw/content endpoints and direct .sh/script links (raw.githubusercontent, example.com/script.sh), an unknown domain (ara.so), and a repo named "suspicious-skill" — all of which can readily host or serve executable scripts/binaries and are therefore capable of distributing malware if untrusted or modified.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).


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 guide explicitly assumes/requests root/sudo-capable execution and contains numerous instructions that modify system state (install cron jobs, change ownership/permissions, chattr, crontab edits, apt installs, inspect/modify SSH keys, etc.), so it pushes the agent to perform privileged, state-changing operations.

Issues (4)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

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
May 17, 2026, 04:49 AM
Issues
4
Security Audit — snyk — openclaw-security-practice-guide