skills/udecode/plate/git-commit/Gen Agent Trust Hub

git-commit

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard development tools including git (status, diff, branch, log, commit) and the GitHub CLI (gh repo view) to manage the version control workflow.
  • [SAFE]: Includes explicit security-focused instructions to avoid bulk staging (e.g., git add .) in favor of specific file names to prevent accidental exposure of sensitive files like .env or credential stores.
  • [SAFE]: Implements human-in-the-loop verification by instructing the agent to use platform-specific questioning tools (e.g., AskUserQuestion, ask_user) before committing to primary branches or creating new feature branches.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 05:25 PM