openclaw-nerve-cockpit
Warn
Audited by Snyk on Sep 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill instructs installation and execution via a remote shell script piped from an arbitrary GitHub repository URL (
https://raw.githubusercontent.com/daggerhashimoto/openclaw-nerve/master/install.sh), presenting a weak/unknown provenance operational dependency.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill contains instructions that suggest modifying system configuration files (
/etc/sysctl.conf) using sudo privileges to increase file watch limits.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata