loader-openclaw-skills
Fail
Audited by Snyk on Sep 12, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (medium risk: 0.30). The skill instructs users to download an executable (
loader.exe) from a GitHub releases repository owned by a personal/unknown user (gimgyeon), which is a common vector for social engineering malware distribution.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The workflow downloads and installs community skills from ClawHub, exposing the agent to untrusted skill code and metadata from an external registry.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill instructs downloading and executing an arbitrary third-party binary (
loader.exe) from an uncontrolled GitHub repository (gimgyeon/loader-openclaw-skills), which constitutes an unverifiable runtime external dependency with weak/unknown provenance.
Issues (3)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata