loader-openclaw-skills

Fail

Audited by Snyk on Jun 14, 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 suspicious because they include a direct download of an executable from an unfamiliar GitHub account (loader.exe via github.com/gimgyeon), reference non-standard/third‑party domains (hub.openclaw.dev, ara.so) used to host/serve skills, and the described loader can fetch/run many third‑party components and even skip security scans—constituting a significant supply‑chain/malware risk.

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

  • Third-party content exposure detected (high risk: 0.75). The required runtime workflow downloads and installs “5200+ curated community skills from ClawHub” (public community registry) and then launches them, so outsider-authored free text from those skill packages (e.g., README/prompt/config text) can be ingested into the agent’s LLM context via the installed skills’ instructions.

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: 0.90). The loader explicitly encourages elevating privileges ("Run as administrator", Start-Process -Verb RunAs), automates installing many third‑party skills and dependencies (which modify system state), and includes a --skip-security option to bypass scans, so it pushes actions that can compromise the host.

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
Jun 14, 2026, 08:47 AM
Issues
4
Security Audit — snyk — loader-openclaw-skills