git-checkpoint
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for using standard git commands to manage local repository state. Evidence includes commands such as git checkout, git commit, git merge, git reset --hard, and git revert.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to react to user prompts for repository actions, representing an indirect injection surface. 1. Ingestion points: User requests for 'undo' or 'revert' and git log summaries. 2. Boundary markers: Not present. 3. Capability inventory: Repository write access and branch management. 4. Sanitization: The instructions include verification steps and recommend non-destructive git commands.
Audit Metadata