cargo-machete

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or referenced documents.- [EXTERNAL_DOWNLOADS]: The skill uses the cargo package manager to install development tools from crates.io, which is the official and trusted registry for the Rust programming language.- [COMMAND_EXECUTION]: The skill executes shell commands to audit project dependencies and verify build status. These operations are restricted to the project environment and perform legitimate maintenance tasks.- [COMMAND_EXECUTION]: The skill utilizes load-time command execution (!find, !grep) to populate context about the Rust project structure. These commands are used for discovery and do not involve sensitive data access or unsanitized input.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 01:36 PM