customerio-advanced-troubleshooting
Warn
Audited by Snyk on Feb 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill explicitly fetches and parses live Customer.io data (e.g., fetchUserProfile calls, curl commands to https://track.customer.io/api/v1/customers and https://status.customer.io/, and the debugWebhook function that JSON-parses raw webhook bodies), which are external/untrusted user-generated inputs that the workflow consumes and uses to drive debugging decisions.
Audit Metadata