nav-release
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Utilizes the
Bashtool to perform repository management tasks including committing changes, pushing to remote origins, and creating Git tags. - [COMMAND_EXECUTION]: Automates the creation of GitHub releases using the
ghcommand-line tool. - [COMMAND_EXECUTION]: Runs a provided Python script (
functions/release_validator.py) that usessubprocess.runto check the project's Git status and file consistency across multiple configuration files. - [COMMAND_EXECUTION]: Performs directory cleanup by removing a specific local cache folder (
~/.claude/plugins/cache/navigator-marketplace/) as part of the post-release process. - [SAFE]: The skill implements a 'Pre-Release Validation' phase and requires the agent to obtain explicit user confirmation before executing any deployment or modification commands.
Audit Metadata