git-merge-to-dev
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a routine Git operation using standard CLI commands without any suspicious parameters or hidden execution paths.
- [SAFE]: Security best practices are emphasized in the instructions, specifically requiring user confirmation before execution and forbidding the use of force flags like
-Dfor branch deletion. - [SAFE]: No network operations to untrusted domains, remote script downloads, or credential harvesting patterns were detected.
- [SAFE]: The reliance on internal cross-references to other local skills is a standard architectural pattern for modular AI capabilities and does not introduce external dependencies.
Audit Metadata