skills/jeremylongshore/claude-code-plugins-plus-skills/customerio-prod-checklist/Gen Agent Trust Hub
customerio-prod-checklist
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes embedded bash scripts that verify the presence of required environment variables and perform connectivity tests via curl. These scripts are limited to checking configuration and testing the Customer.io API connectivity.\n- [EXTERNAL_DOWNLOADS]: The skill uses curl to interact with the track.customer.io API. This is a well-known service, and the operations are consistent with the skill's purpose for testing integration health.\n- [CREDENTIALS_UNSAFE]: The skill checks for the existence of CUSTOMERIO_SITE_ID and CUSTOMERIO_API_KEY environment variables. It does not hardcode any sensitive credentials, adhering to recommended security practices for secret management.
Audit Metadata