branch-discipline
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill contains standard Git commands for branch lifecycle management, including creation, deletion, and rebasing.
- COMMAND_EXECUTION (SAFE): While the skill executes shell commands (git), these are limited to the intended primary purpose of repository management and do not exhibit suspicious or unauthorized behavior.
- INDIRECT_PROMPT_INJECTION (LOW): The skill ingests the output of 'git branch --show-current' to verify the environment. This is a low-risk data ingestion point with no path to privilege escalation or external exfiltration.
Audit Metadata