axiom-fix-build
Warn
Audited by Snyk on Apr 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 (medium risk: 0.60). The skill explicitly instructs the agent to run many destructive/system-changing commands (killall -9, rm -rf of caches/DerivedData, xcode-select, downloading/importing runtimes, erasing simulators) that modify the machine state, though it does not request sudo escalation or creation of new accounts.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata