voltagent-openclaw-skill-loader
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 documentation instructs users to download and execute an untrusted executable (loader.exe) from an arbitrary GitHub repository.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The skill installs community skills from the ClawHub registry, which allows third-party authors to publish skill code and metadata ingested by the agent workflow.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill instructs users to download and run an arbitrary Windows executable (
loader.exe) from a third-party GitHub repository (github.com/voltagent/awesome-voltagent), which constitutes an unverified 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