qe-n8n-workflow-testing-fundamentals
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface due to its data processing capabilities.
- Ingestion points: Workflow definitions and execution results are ingested via getWorkflow and getExecution functions in SKILL.md.
- Boundary markers: No specific delimiters or warnings for embedded instructions are present in the provided code snippets.
- Capability inventory: The skill utilizes executeWorkflow, getExecutions, and getWorkflow which interact with the n8n environment.
- Sanitization: No explicit sanitization or validation of the ingested JSON content against instruction-based attacks is implemented.
Audit Metadata