pp-judgeme
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the
judgeme-pp-clibinary usingnpxfrom the@mvanhorn/printing-press-librarypackage on NPM and viago installfrom the author's GitHub repository (github.com/mvanhorn/printing-press-library). These resources are owned by the skill's vendor and represent standard installation procedures for this tool. - [COMMAND_EXECUTION]: The skill utilizes the
judgeme-pp-clitool to perform review management and storefront operations. It includes a--deliver webhookfeature that permits the agent to route command output (which may contain sensitive review or shop data) to arbitrary external URLs. - [PROMPT_INJECTION]: The skill has an indirect prompt injection surface due to its interaction with external review data.
- Ingestion points: The skill reads raw, third-party review content from Judge.me via the
sync,reviews index, andreviews getcommands. - Boundary markers: No boundary markers or 'ignore' instructions are used when passing this data to the agent context.
- Capability inventory: The skill has access to
Read Bashtools, file system writes via the--deliver fileflag, and network exfiltration via the--deliver webhookflag. - Sanitization: The skill documentation explicitly warns that raw review information is not sanitized and may contain malicious content.
Audit Metadata