cargo-release
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses established Rust ecosystem tools (cargo, git, grep) for their intended purposes without any detected malicious command execution patterns.
- [SAFE]: Network access is limited to legitimate software distribution platforms (crates.io) and standard Git remotes (origin) for pushing tags and commits.
- [SAFE]: The protocol includes explicit security-conscious advice, such as avoiding ad-hoc binary copies on macOS to prevent codesign failures and ensuring deterministic builds with the --locked flag.
Audit Metadata