n8n-validation-expert
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical guidance for fixing n8n validation errors. The instructions cover standard error types and recommended practices for workflow health, correctly identifying validation as an iterative process.
- [INDIRECT_PROMPT_INJECTION]: The skill facilitates the interpretation of n8n workflow configurations, which exposes a surface for indirect prompt injection if the processed workflows contain adversarial instructions within node properties.
- Ingestion points: Reads workflow node properties and validation feedback from MCP tools as described in SKILL.md.
- Boundary markers: No specific delimiters or "ignore" directives are established for handling external property values.
- Capability inventory: References tools with write access to workflows, including
n8n_create_workflow,n8n_update_partial_workflow, andn8n_autofix_workflow. - Sanitization: The skill follows standard validation flows; no manual input sanitization logic is present within the instruction set.
Audit Metadata