jetson-customize-fan
Warn
Audited by Snyk on Jun 22, 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). Although edits are described as landing in a project overlay, the skill's Deploy steps explicitly instruct using sudo cp to write into rootfs and running sudo systemctl restart (or copying into /etc on a running target), which directs modifying system-level files and using sudo — i.e. it pushes the agent to change the machine state and perform privileged operations.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata