pp-amplitude

Pass

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the amplitude-pp-cli and amplitude-pp-mcp tools using go install from the vendor's GitHub repository (github.com/mvanhorn/printing-press-library) and npx from the vendor's NPM scope (@mvanhorn/printing-press-library). These are verified vendor-owned resources.
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute the amplitude-pp-cli binary for analytics tasks, including a which command that maps natural language queries to internal tool capabilities.
  • [DATA_EXFILTRATION]: The CLI tool supports a --deliver webhook:<url> flag for routing command output to remote endpoints and a feedback mechanism (amplitude-pp-cli feedback) that can be configured to send local notes to a remote server. These are documented features of the integrated CLI.
  • [CREDENTIALS_UNSAFE]: Authentication is handled via standard practices, guiding users to set an API key in the AMPLITUDE_USERNAME environment variable or a local configuration file at ~/.config/amplitude-read-pp-cli/config.toml.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 28, 2026, 09:18 AM
Security Audit — agent-trust-hub — pp-amplitude