keep-git-work-recoverable
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a defensive operational model for Git, requiring the agent to verify repository state and context (linked worktrees, submodules, environment variables) before suggesting actions.
- [SAFE]: It enforces a strict policy against data destruction, explicitly stating that uncommitted work must never be discarded to make a command succeed and that all destructive operations must be approved by a human.
- [SAFE]: The skill identifies and mitigates risks associated with stale remote data by requiring successful synchronization before making claims about the status of branches or merges.
- [SAFE]: Analysis of all provided Markdown and JavaScript files (including evaluation scenarios) revealed no signs of prompt injection, obfuscation, or unauthorized network activity.
- [SAFE]: The skill follows security best practices by recommending that credential prompts be disabled in non-interactive environments to prevent hanging processes.
Audit Metadata