go
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard development tools including
gitfor branching and pushing,gh(GitHub CLI) for creating pull requests, andvitestfor running local tests. These operations are consistent with the skill's stated purpose of automating the final steps of a coding task. - [DATA_EXFILTRATION]: No unauthorized data transfer was detected. The skill performs standard repository operations (git push, PR creation) within the existing project context.
- [SAFE]: The skill incorporates safety constraints, such as explicitly instructing the agent never to merge its own pull requests and deferring final validation to CI systems and human reviewers.
Audit Metadata