conventional-commit-rewrite

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: Utilizes advanced git operations like git filter-branch and git cherry-pick to modify repository history as part of its core functionality.
  • [COMMAND_EXECUTION]: Invokes a Python script (scripts/rewrite_msg.py) located within the skill's directory structure to process and transform commit message content.
  • [SAFE]: Implements significant safety guardrails, such as prohibiting the use of git push --force in favor of --force-with-lease and requiring a manual decision menu when dealing with already-pushed commits.
  • [SAFE]: Explicitly forbids the use of dangerous flags like --root in filter-branch and ensures merge commits are skipped to avoid accidental complexity or data loss.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 05:00 PM