simplify-pr-claude
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the
bunxpackage runner to fetch the@willbooster/agent-skillspackage directly from the npm registry. - [REMOTE_CODE_EXECUTION]: The skill executes code downloaded at runtime from the npm registry. The package being executed,
@willbooster/agent-skills, is a vendor resource owned by the skill's author, WillBooster. - [COMMAND_EXECUTION]: The skill instructs the agent to execute a shell command
bunx @willbooster/agent-skills@latest simplify --agent claude. This is the core functionality for simplifying the scope and complexity of a pull request.
Audit Metadata