cargo-lock-manager

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard cargo commands such as check, update, and test to verify and synchronize the Cargo.lock file. These actions are standard for Rust development and are executed within the project's workspace.
  • [EXTERNAL_DOWNLOADS]: The cargo update command initiates requests to the official Rust crate registry (crates.io) to fetch dependency metadata and updates. This is a trusted, well-known service and an expected part of the tool's functionality.
  • [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found. The shell scripts are simple, use proper variable quoting, and perform only the tasks described in the skill's metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 02:01 PM