bump-and-release
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill guides the agent to perform local command execution using
git,cargo check, andnpm test. These operations are standard for software development workflows, specifically for verifying build integrity and managing version control tags during a release process. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were identified. The instructions focus on modifying internal project configuration files such as
Cargo.toml,package.json, and installation scripts, which is consistent with the skill's stated purpose.
Audit Metadata