ralph-wiggum

Warn

Audited by Socket on Jul 2, 2026

3 alerts found:

Securityx2Anomaly
SecurityMEDIUM
SKILL.md
SecurityMEDIUM
scripts/ralph.sh
AnomalyLOW
scripts/ralph-sandbox.sh

No direct malware/backdoor behavior is present in this bash launcher itself, but it introduces substantial supply-chain and execution risk. The embedded default Dockerfile executes a remote installer script during docker build (curl | sh), and the launcher will also build from a project-provided Dockerfile when present. At runtime it bind-mounts and executes project-provided ./ralph.sh, and it may pass ANTHROPIC_API_KEY into the container environment. While runtime networking is disabled and container isolation is relatively strong, the dominant risks are build-time remote code execution and executing untrusted project content with optional secret exposure. Security depends heavily on trustworthiness of the target project directory contents and the integrity of the remote installer endpoint.

Confidence: 67%Severity: 63%
Audit Metadata
Analyzed At
Jul 2, 2026, 02:14 PM
Package URL
pkg:socket/skills-sh/jkitchin%2Fskillz%2Fralph-wiggum%2F@5d702c315f045566f7c7d9bad252db658ea13c18d3eba6bf964107d93b2e4a4c
Security Audit — socket — ralph-wiggum