release

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands for project management, including git for committing changes and cargo release for executing the release. These commands are standard for the described purpose.
  • [COMMAND_EXECUTION]: Relies on the external tool cargo-release. Instructions for installation use the official Rust package registry (crates.io).
  • [DATA_EXFILTRATION]: Accesses local project files (Cargo.toml, CHANGELOG.md) to extract versioning information and changelog entries. This data remains within the project context and is not sent to external servers.
  • [PROMPT_INJECTION]: Implementation includes explicit 'STOP' conditions and mandatory user prompts before proceeding with version bumps or final command execution, preventing autonomous unauthorized actions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 11:14 AM
Security Audit — agent-trust-hub — release