rust-trait-explorer
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill processes external, potentially untrusted Rust source code. • Ingestion points: Rust source files via LSP and Grep tools. • Boundary markers: None identified. • Capability inventory: LSP, Read, Glob, and Grep are the only tools allowed, limiting the agent to read-only operations. • Sanitization: No sanitization or escaping of external content is described. • Severity Assessment: Classified as LOW because the skill's capabilities are restricted to internal reasoning and information display; it cannot execute shell commands, modify files, or access the network.
Audit Metadata