pp-erank
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for the agent to install the
erank-pp-clibinary usingnpxfrom the NPM registry andgo installfrom the vendor's GitHub repository (github.com/mvanhorn/printing-press-library). - [COMMAND_EXECUTION]: The skill's primary function is to execute the
erank-pp-clibinary with various subcommands and arguments (e.g.,opportunity,listing gaps) to process SEO data. - [DATA_EXFILTRATION]: The CLI includes a
--deliver webhook:<url>feature that allows the output of any command to be transmitted to an external URL via a POST request. This is a documented functional capability for automated workflows. - [REMOTE_CODE_EXECUTION]: The installation process involves downloading and executing scripts or compiling code from remote sources (
npm,github.com) to provide the necessary local binary.
Audit Metadata