pp-retraction-checker
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
retraction-checker-pp-cliandretraction-checker-pp-mcptools. These are fetched vianpxfrom the@mvanhorn/printing-press-librarypackage and viago installfrom thegithub.com/mvanhorn/printing-press-libraryrepository. - [DATA_EXFILTRATION]: The CLI tool supports an output delivery mechanism (
--deliver webhook:<url>) which can transmit command results to an arbitrary external URL. It also features a feedback system (retraction-checker-pp-cli feedback) that can be configured to send data to a remote endpoint via theRETRACTION_CHECKER_FEEDBACK_ENDPOINTenvironment variable. - [INDIRECT_PROMPT_INJECTION]: The skill processes potentially untrusted external data when auditing bibliographies or reading lists.
- Ingestion points: The
scancommand reads content from local files such as.bibor.txtlists (referenced inSKILL.md). - Boundary markers: The skill does not define specific delimiters or instructions to ignore embedded commands within the ingested files.
- Capability inventory: The skill uses
Read Bashto execute the CLI tool, which possesses network capabilities (webhook delivery) and local state management. - Sanitization: There is no mention of sanitization or validation of bibliographic data before it is processed by the CLI and returned to the agent context.
- [COMMAND_EXECUTION]: The skill uses the
Read Bashtool to invoke theretraction-checker-pp-clibinary for various scholarly verification tasks.
Audit Metadata