simplify-pr-codex
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and executes the
@willbooster/agent-skillspackage from the NPM registry usingbunx. This is a vendor-owned resource used for the skill's primary function. - [COMMAND_EXECUTION]: Executes the
simplifycommand viabunx. The instructions include a specific directive to allow the command to run for one hour without interruption. - [PROMPT_INJECTION]: The skill processes pull request content, creating a surface for indirect prompt injection where malicious instructions embedded in a PR could influence the agent's behavior.
- Ingestion points: Pull request data processed by the
simplifycommand in SKILL.md. - Boundary markers: Not specified in the instructions.
- Capability inventory: Execution of shell commands via
bunxas defined in SKILL.md. - Sanitization: Not specified.
Audit Metadata