nav-release

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Utilizes the Bash tool 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 gh command-line tool.
  • [COMMAND_EXECUTION]: Runs a provided Python script (functions/release_validator.py) that uses subprocess.run to 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
Risk Level
SAFE
Analyzed
May 16, 2026, 04:43 AM
Security Audit — agent-trust-hub — nav-release