n8n-workflow-automation
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process existing n8n workflow JSON and sample payloads as inputs, creating a surface for indirect prompt injection.
- Ingestion points:
Existing n8n workflow JSONandSample payloads / example recordsare listed as optional inputs inSKILL.md. - Boundary markers: The instructions do not explicitly mandate the use of delimiters or warnings to ignore instructions embedded within the provided data.
- Capability inventory: The skill primarily outputs text-based design specifications and structured
workflow.jsonfiles for manual import into n8n. - Sanitization: No specific sanitization or escaping mechanisms are described for handling untrusted input data.
Audit Metadata