savepoint-branching
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard Git branching workflow that facilitates creating and pushing post-commit snapshots.
- [SAFE]: It mandates normalization of user-provided branch names, requiring the agent to convert input to lowercase hyphen-case and remove invalid Git reference characters, which mitigates injection risks.
- [SAFE]: Security guardrails prevent destructive operations such as rewriting branch history and ensure the environment returns to the previous working branch upon completion.
Audit Metadata