open-pr
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
gitandgh(GitHub CLI) tools to manage the development workflow. It executes commands such asgit branch,git status,git add,git commit,git push, andgh pr create. These operations are standard for the skill's stated purpose of preparing and opening pull requests. - [DATA_EXFILTRATION]: The skill transmits local code changes to remote repositories via
git push. This is the intended behavior of a pull request automation tool and does not constitute unauthorized exfiltration. - [PROMPT_INJECTION]: No patterns of prompt injection, such as attempts to override safety guidelines or bypass instructions, were detected in the skill's workflow or metadata.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any external downloads or install third-party dependencies at runtime.
Audit Metadata