klaviyo-ci-integration
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gh secret setto manage repository secrets and standardnpmcommands to execute test suites and verify package versions. - [EXTERNAL_DOWNLOADS]: The suggested GitHub Actions workflow references official actions (
actions/checkout,actions/setup-node) and installs the officialklaviyo-apiSDK from the npm registry. - [DATA_EXFILTRATION]: The workflow includes a smoke test using
curlto verify connectivity to the Klaviyo API endpoint (a.klaviyo.com). This operation is directed to the official service domain and is used for authentication verification.
Audit Metadata