customerio-common-errors
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to executecurlcommands for diagnosing API connectivity and verifying event delivery to Customer.io. - [EXTERNAL_DOWNLOADS]: The skill performs network requests using
curltotrack.customer.ioandcustomer.iodomains. These are official endpoints for a well-known service and are used for the skill's primary purpose of troubleshooting. - [CREDENTIALS_UNSAFE]: Debugging instructions in
references/implementation-guide.mdinclude commands that print the first 8 characters of sensitive environment variables (CUSTOMERIO_SITE_IDandCUSTOMERIO_API_KEY) to the console. This is a common debugging practice to verify correctly loaded keys but involves partial disclosure of credentials.
Audit Metadata