io-uring
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for the Linux io_uring interface. All C and Rust code samples demonstrate legitimate API usage for asynchronous file and network I/O.
- [COMMAND_EXECUTION]: Includes standard compilation commands (e.g.,
gcc,cargo add) and system utility commands (e.g.,sysctl). These are used correctly in the context of developer documentation. - [EXTERNAL_DOWNLOADS]: Includes a instruction to use
cargo add tokio-uring, which downloads a well-known Rust library from the official registry. This is standard developer workflow and follows safe practice. - [DATA_EXFILTRATION]: No network exfiltration or sensitive data access patterns were detected.
- [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were found.
Audit Metadata