git-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines standard Git and GitHub CLI workflows for branching, committing, and pull requests.
- [SAFE]: It incorporates critical safety rules, such as explicitly instructing the agent to never run destructive commands like
push --forceorreset --hardwithout user request. - [SAFE]: The skill identifies and warns against common security risks, specifically the accidental commitment of secrets (API keys, credentials, tokens) and environment files.
- [SAFE]: The workflow emphasizes manual diff review and selective staging as a core requirement for AI-assisted development, which serves as a mitigation against untrusted code ingestion.
Audit Metadata