using-n8n-mcp-skills
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by processing external data and possessing high-impact capabilities.
- Ingestion points: The skill utilizes tools like
n8n_get_workflowandn8n_executions(referenced inSKILL.md) to read data from an n8n instance. - Boundary markers: No specific delimiters or instructions to ignore embedded commands within processed data were identified.
- Capability inventory: The skill leverages tools such as
n8n_create_workflow,n8n_update_partial_workflow, andn8n_test_workflow(referenced inSKILL.md), which allow for the modification and execution of logic within the n8n environment. - Sanitization: No explicit sanitization or filtering of external content is mentioned.
Audit Metadata