epic-merge
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill automates complex git operations such as rebasing and squash-merging using the git and gh CLI tools. It follows best practices by using --force-with-lease to protect remote history and performing fresh fetches from the remote source of truth.- [SAFE]: Analysis of the logic revealed no malicious patterns, unauthorized data access, or exfiltration attempts. All destructive operations are explicitly gated by user approval prompts via the AskUserQuestion tool.
Audit Metadata