jetson-validate-image
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). The skill explicitly instructs the agent to run privileged on-target checks (use sudo, pass sudo passwords, run sudo sysctl to lower kernel.dmesg_restrict), and even suggests editing privileged files (e.g. /etc/sudoers.d to grant NOPASSWD) and killing processes with sudo — all of which request privilege escalation or modification of system state on the DUT.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata