git-safe-workflow
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a comprehensive set of safety guidelines for Git usage, prioritizing data integrity and user intent.
- [COMMAND_EXECUTION]: The skill utilizes standard Git commands for version control tasks. It explicitly identifies high-risk commands (e.g.,
git reset --hard,git clean,git push --force) and requires the agent to explain the risks and obtain explicit user confirmation before proceeding. - [DATA_EXFILTRATION]: No suspicious network activity or exfiltration patterns were identified. Remote operations are restricted to
git push, which is only initiated upon direct user request.
Audit Metadata