git-workflow-preferences

Pass

Audited by Gen Agent Trust Hub on Aug 8, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill automates standard Git operations, including branch management, worktree creation, staging, committing, and pushing. These actions are performed to maintain repository structure and synchronize work across sessions.
  • [SAFE]: The skill implements several security-positive behaviors, including explicit requirements for human confirmation before performing destructive operations like force-pushing, discarding changes, or deleting branches. It also includes logic to prevent 'pollution' of commits by tracking initial file states and forbidding the use of git add -A when unrelated modifications are detected in the workspace.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 8, 2026, 03:50 AM
Security Audit — agent-trust-hub — git-workflow-preferences