rust
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate architectural guidance and code snippets for Rust systems programming within a workspace context.
- [SAFE]: All referenced dependencies are standard, reputable crates from the official Rust ecosystem (e.g., tokio, datafusion, tantivy, zerocopy, memmap2).
- [SAFE]: The use of
unsafeRust is appropriately limited to performance-critical paths (mmap, SIMD, FFI) and includes explicit instructions for documenting safety invariants using// SAFETY:comments. - [SAFE]: No hardcoded credentials, malicious network operations, or prompt injection markers were found in any of the files.
- [SAFE]: The skill uses platform configuration (
allowed-tools) to restrict the agent's tool access to a necessary and safe subset for development tasks.
Audit Metadata