p9
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill's behavior is consistent with its stated purpose as a development orchestration tool.
- [COMMAND_EXECUTION]: The script
scripts/p9.pyexecutes shell commands to interact with the GitHub CLI (gh) and run project-specific tools (e.g.,bun,pytest). These executions are restricted to monitoring PR status, performing self-healing fixes based on local configuration, and running local tests. - [EXTERNAL_DOWNLOADS]: The skill fetches data (PR status and CI logs) from GitHub via the
ghCLI. These interactions are with a well-known, trusted service and do not involve downloading or executing unverifiable external code.
Audit Metadata