linux-kernel-modules
Warn
Audited by Snyk on Mar 4, 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 building and loading kernel modules (with sudo insmod/rmmod), creating device nodes, modifying /proc and /sys entries, and importing module-signing keys (mokutil), all of which require root and change kernel/system state and can compromise the host.
Audit Metadata