branch-discipline
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions to bypass security filters or ignore system rules were detected. The instructions are focused on development workflow gates.
- DATA_EXFILTRATION (SAFE): The skill does not access sensitive local files or transmit data to external domains. Git operations are limited to standard tracking and pushing to origin.
- REMOTE_CODE_EXECUTION (SAFE): No remote scripts are downloaded or executed. The skill relies on local environment tools (git and bash).
- COMMAND_EXECUTION (SAFE): Commands are restricted to git operations and basic shell logic for verifying the current branch name against a predefined pattern.
Audit Metadata