rebase-clean

Pass

Audited by Gen Agent Trust Hub on Jun 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a standard development workflow for rebasing branches and running local validation pipelines.
  • [COMMAND_EXECUTION]: The skill utilizes common development tools including git, make, and go. These are used for version control operations (e.g., git rebase, git reset), build processes (make generate), and testing (make test, make lint). All commands are within the expected scope of a repository maintenance tool.
  • [SAFE]: The skill includes explicit user confirmation steps before performing destructive actions like git reset --hard or git rebase.
  • [SAFE]: The skill sets disable-model-invocation: true in its configuration, which is a security-positive measure that prevents the model from invoking additional tools or skills during the rebase workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 09:49 AM
Security Audit — agent-trust-hub — rebase-clean