customerio-core-feature
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the analyzed files. The skill provides legitimate TypeScript code snippets and instructions for integrating Customer.io services.
- [DATA_EXPOSURE_PREVENTION]: The provided code correctly recommends using environment variables (
process.env.CUSTOMERIO_APP_API_KEY) rather than hardcoding credentials. - [REMOTE_CODE_EXECUTION_PREVENTION]: The skill does not download or execute remote scripts; it references a well-known official library (
@customerio/track) for its implementation.
Audit Metadata