pp-pop
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
pop-pp-clibinary usingnpxfrom the@mvanhorn/printing-press-libraryNPM package or viago installfrom thegithub.com/mvanhorn/printing-press-libraryrepository. These sources are owned by the skill's author. - [COMMAND_EXECUTION]: The skill is primarily designed to execute shell commands using the
pop-pp-clitool. It provides a mapping of user intentions to specific CLI commands and flags. - [DATA_EXFILTRATION]: The skill documents an '--deliver' flag that supports a
webhook:<url>sink. This feature allows the CLI to POST command output, which may contain sensitive invoice data, to an external URL. This is an intended feature of the tool but represents a potential data path. - [CREDENTIALS_UNSAFE]: The skill provides instructions for setting an API key (
POP_API_KEY) via environment variables or a local configuration file (~/.config/pop-pp-cli/config.toml). It follows standard practices for local credential management and does not include hardcoded secrets.
Audit Metadata