satellite-rig
Fail
Audited by Snyk on Jul 5, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The document intentionally provisions an agent that collects local sessions / run-capture data, writes API tokens/credentials into a remote env file, and configures central service endpoints plus an SSH-based repair/relay path — behaviors that enable deliberate data exfiltration and remote access control.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs running privileged operations (sudo install script to create /Library/LaunchDaemons and configure NAS mounts), piping and installing system-wide files over SSH, and otherwise modifying system configuration, which requests and would perform privileged changes to the machine state.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata