cuda-kernel-refine
Warn
Audited by Snyk on Mar 1, 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: 0.90). The prompt explicitly advises using sudo and shows a command that writes to /etc/modprobe.d (sudo sh -c 'echo ... > /etc/modprobe.d/ncu-permissions.conf'), which modifies kernel module configuration and requires elevated privileges — a clear instruction to change system state and bypass security restrictions.
Audit Metadata