ebpf-rust
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 eBPF programs that attach to the kernel and even says to "run with sudo" or set CAP_BPF/CAP_SYS_ADMIN, which requires elevated privileges and modifies kernel state, so it pushes privileged, state-changing actions.
Audit Metadata