rust-code-navigator
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a set of Language Server Protocol (LSP) operations (goToDefinition, findReferences, hover, workspaceSymbol, documentSymbol) used exclusively for Rust code navigation.
- [SAFE]: The workflow involves local symbol searches and reading file content, which is consistent with the skill's description.
- [SAFE]: The skill uses a restricted execution environment by explicitly limiting tools to LSP, Read, and Glob.
- [SAFE]: No malicious patterns such as obfuscation, remote code downloads, or credential harvesting were identified.
Audit Metadata