rust-deps-visualizer

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute cargo metadata and cargo tree. These commands are standard in the Rust ecosystem for inspecting project structure and dependencies.- [SAFE]: No obfuscation, prompt injection, or suspicious network activity was detected. The skill's instructions are transparent and align with its stated purpose.- [SAFE]: Indirect Prompt Injection surface: \n
  • Ingestion points: The skill reads Cargo.toml and the output of cargo commands.
  • Boundary markers: Absent.
  • Capability inventory: The skill uses Bash, Read, and Glob to interact with the local filesystem and execute cargo.
  • Sanitization: None specified for file content or command output. This represents a standard surface for development tools and is considered safe in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 04:17 PM