pp-amazon-ads
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the amazon-ads-pp-cli tool using package managers.
- Evidence: The skill references
npx -y @mvanhorn/printing-press-library install amazon-ads --cli-onlyandgo install github.com/mvanhorn/printing-press-library/library/commerce/amazon-ads/cmd/amazon-ads-pp-cli@latestfor installation. - Context: These resources are hosted within the vendor's repository and namespace, which is consistent with the skill's authorship.
- [COMMAND_EXECUTION]: The skill is designed to interact with and execute commands through the amazon-ads-pp-cli binary.
- Evidence: The skill provides an extensive list of subcommands under the 'Command Reference' section and usage examples for profitability analysis, keyword optimization, and automation.
- Context: This is the primary purpose of the skill, facilitating interaction with the Amazon Ads API via a dedicated CLI tool.
- [DATA_EXFILTRATION]: The skill documentation describes a feature for delivering command output to external endpoints.
- Evidence: The
--deliver webhook:<url>flag allows users to POST command results to a specified URL. - Context: This is presented as an optional output delivery method for agents or automated workflows, and the skill instructions do not provide any pre-configured or malicious endpoints.
Audit Metadata