git-expert

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill makes extensive use of standard Git command-line tools to perform repository analysis, history rewriting, and remote synchronization. These commands are consistent with the skill's stated purpose as a Git expert.
  • [SAFE]: The skill incorporates defensive coding and workflow practices, such as recommending the use of --dry-run, --force-with-lease, and creating backups before performing destructive operations like rebasing or history filtering.
  • [SAFE]: Security-focused instructions are included to help users detect secrets in their code using pre-commit hooks and to remove accidentally committed sensitive data using tools like BFG Repo-Cleaner.
  • [SAFE]: The skill defines clear boundaries for its expertise, instructing the agent to hand off tasks to more specialized experts for CI/CD, DevOps, or advanced security scanning if necessary.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 02:07 AM
Security Audit — agent-trust-hub — git-expert