rust-ebpf
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [General Security] (SAFE): The skill content is educational and functional, focusing on eBPF development. No patterns of prompt injection, data exfiltration, or unauthorized privilege escalation were detected.
- [Dependencies] (SAFE): The code snippets reference standard and reputable libraries such as 'aya', 'tokio', and 'anyhow'. No unverifiable or malicious external dependencies are included.
- [Dynamic Execution] (SAFE): While eBPF involves kernel-level execution, the skill demonstrates loading pre-compiled object files through standard APIs rather than generating and executing arbitrary code at runtime.
- [Attack Surface] (SAFE): Although the skill processes external kernel and network data (XDP/Tracepoints), it does not implement any capabilities that would allow this data to influence the host system or agent's core safety (e.g., no shell command interpolation or file system writes).
Audit Metadata