cross-gcc
Warn
Audited by Snyk on Feb 21, 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 explicitly instructs using sudo to install packages (e.g., "sudo apt install") and discusses system-level actions like binfmt_misc and sysroot setup which modify the host system, so it directs the agent to perform privileged changes to the machine state.
Audit Metadata