no-code-pipelines
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured n8n workflow templates for data integration. All referenced endpoints and documentation links point to the official vendor API (agent.personize.ai) or well-known services (n8n.io). \n- [PROMPT_INJECTION]: Analyzed indirect prompt injection surface: \n
- Ingestion points: Webhook, Google Sheets, and HubSpot trigger nodes. \n
- Boundary markers: Data is structured in JSON format for n8n processing. \n
- Capability inventory: n8n 'httpRequest' and 'code' nodes allow for network operations and logic execution. \n
- Sanitization: Robust sanitization logic is implemented in
templates/webhook-to-personize.jsonusing string truncation and regex validation to prevent malicious content from influencing the automated flow. \n- [DATA_EXFILTRATION]: No suspicious data exfiltration was detected; data flows are limited to the intended integration between the user's apps and the Personize AI platform via documented API routes.
Audit Metadata