rust-trait-explorer
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard code analysis tool that uses restricted capabilities. No malicious patterns or dangerous command executions were found.
- [INDIRECT_PROMPT_INJECTION]: The skill analyzes local source code which serves as an untrusted ingestion point. The risk is assessed as safe because the skill's toolset (LSP, Read, Glob, Grep) is limited to reading and searching, with no ability to execute commands or exfiltrate data. Evidence: 1. Ingestion points: Local Rust files (.rs); 2. Boundary markers: None; 3. Capability inventory: LSP, Read, Glob, Grep (read-only); 4. Sanitization: None.
Audit Metadata