ebpf-rust

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install tools via 'cargo install' (aya-tool, cargo-generate) and fetch a project template from the official 'aya-rs' GitHub repository. These are standard procedures for initializing an eBPF project in Rust and originate from a reputable source in the community.
  • [COMMAND_EXECUTION]: The workflow involves running 'cargo xtask run' which is described as running with 'sudo'. Administrative privileges are a technical requirement for loading and attaching eBPF programs to kernel hooks and are appropriately documented.
  • [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The technical steps align with the stated purpose of the skill and follow domain-specific best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 11:29 AM