rust-deps-visualizer
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes cargo metadata and cargo tree via the Bash tool to gather dependency information from the Rust project environment.
- [SAFE]: Accesses the Cargo.toml file to parse project metadata. This is standard behavior for a development tool and does not target sensitive system credentials, private keys, or environment configurations.
Audit Metadata