ship-branch
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on standard shell commands including
git status,git add,git commit,git push, andgh pr create. These operations are consistent with the skill's stated purpose of managing repository branches and pull requests. - [SAFE]: No hardcoded credentials, API keys, or sensitive environment variable patterns were identified in the workflow or reference templates.
- [SAFE]: All operations are performed on the local repository and its configured remote. No network exfiltration to third-party domains or unauthorized external downloads were found.
- [SAFE]: The skill contains no obfuscated code, hidden characters, or suspicious encoding techniques. Instructions are transparent and follow standard development practices.
- [SAFE]: While the skill processes repository content to generate PR summaries, it includes quality rules to prevent inaccurate or misleading claims, effectively managing the indirect injection surface inherent in development tools.
Audit Metadata