conventional-commit

Pass

Audited by Gen Agent Trust Hub on Apr 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses local git commands (git status, git diff, git log, git commit, git rebase) to analyze staged changes and perform version control operations.- [SAFE]: Explicitly instructs the agent to check for and warn the user about committing sensitive files or secrets (e.g., .env, API keys) before proceeding with a commit.- [SAFE]: Implements a human-in-the-loop security model by requiring the agent to present the proposed commit message and obtain explicit user approval before execution.- [SAFE]: Includes guardrails for fixup operations to ensure they only target commits within the current branch's range, preventing accidental history modification of shared branches.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 5, 2026, 09:16 PM