goss
Warn
Audited by Snyk on Jun 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill includes explicit installation commands that write to /usr/local/bin and change file permissions (curl ... -o /usr/local/bin/goss; chmod +rx /usr/local/bin/goss), which modify system files that typically require sudo/root privileges and therefore can change the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata