pp-sendfox
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the sendfox-pp-cli tool using npx from the @mvanhorn/printing-press-library package or go install from the github.com/mvanhorn/printing-press-library repository. These resources are consistent with the vendor's primary code repository.
- [COMMAND_EXECUTION]: The skill operates by executing the sendfox-pp-cli binary to perform marketing automation tasks, account audits, and data reconciliation.
- [DATA_EXFILTRATION]: The CLI includes a --deliver webhook:url functionality which enables the routing of command output to external endpoints. This is a functional feature for integrating command results into external workflows.
- [CREDENTIALS_UNSAFE]: The documentation provides instructions for managing SendFox API tokens using local configuration commands or environment variables, employing standard placeholders for user-supplied secrets.
Audit Metadata