git-version-control

Pass

Audited by Gen Agent Trust Hub on Jul 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as an educational resource for Git best practices, covering atomic commits, conventional commit messages, and branching models.
  • [SAFE]: Includes Git aliases for 'checkpoints' that allow developers to save local progress using standard Git commands like git tag and git commit with no network operations.
  • [SAFE]: Explicitly identifies and warns against security anti-patterns, such as committing secrets (API keys, credentials) and force-pushing to protected branches.
  • [SAFE]: Provides recovery patterns using git reflog and git bisect for regression hunting, which are standard troubleshooting tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 17, 2026, 01:12 PM
Security Audit — agent-trust-hub — git-version-control