onyx-cli
Warn
Audited by Snyk on Mar 12, 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 (medium risk: 0.40). The skill's install instructions include a "sudo mv" to place a binary in /usr/local/bin, which encourages running a privileged command that modifies the system filesystem (a state-changing, sudo-required operation), though it does not instruct creating users or editing sensitive service/config files.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata