git-push-secondary-merge-primary
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill's behavior is consistent with its stated purpose of managing Git branch workflows.
- [COMMAND_EXECUTION]: The skill executes standard Git CLI commands (
git status,git checkout,git push,git merge). It includes defensive instructions to prevent data loss, such as checking for dirty worktrees, avoiding force-pushes, and requiring user intervention for merge conflicts. - [PROMPT_INJECTION]: The instructions are constrained to Git operations and do not contain patterns intended to bypass AI safety filters or override underlying system instructions.
Audit Metadata