bump-deps
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local shell script
scripts/run-taze.shto interface with thetazeCLI tool. This is a standard operation for a dependency management tool. The script includes safe practices likeset -euo pipefailand validates the environment before execution. It handles user-provided package names as arguments but filters them through the--includeflag of the underlyingtazecommand.
Audit Metadata