skills/vm0-ai/vm0-skills/customer-io/Gen Agent Trust Hub

customer-io

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: Executes shell commands using curl to interact with Customer.io APIs. The instructions advise wrapping these commands in bash -c to ensure correct environment variable interpolation.
  • [COMMAND_EXECUTION]: Performs file write operations to /tmp/cio_request.json to prepare JSON payloads for API requests.
  • [SAFE]: Secret management is handled correctly by referencing environment variables (CUSTOMERIO_APP_TOKEN, CUSTOMERIO_SITE_ID, CUSTOMERIO_TRACK_TOKEN) instead of hardcoding sensitive credentials.
  • [SAFE]: Network activity is restricted to official Customer.io infrastructure (cdp.customer.io and api.customer.io) as documented in the official service guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 05:13 PM