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 Bash tool to execute curl commands for diagnosing API connectivity and verifying event delivery to Customer.io.
  • [EXTERNAL_DOWNLOADS]: The skill performs network requests using curl to track.customer.io and customer.io domains. 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.md include commands that print the first 8 characters of sensitive environment variables (CUSTOMERIO_SITE_ID and CUSTOMERIO_API_KEY) to the console. This is a common debugging practice to verify correctly loaded keys but involves partial disclosure of credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 10:54 AM