qe-n8n-trigger-testing-strategies
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides educational content and boilerplate code for n8n trigger testing. All network operations and payload generations are consistent with the stated purpose of integration testing.\n- [INDIRECT_PROMPT_INJECTION]: The skill includes code snippets that generate test payloads, including edge cases with special characters like HTML script tags. This is intended to facilitate testing the input validation of the target system.\n
- Ingestion points: Function parameters for
webhookUrland payload definitions inSKILL.md.\n - Boundary markers: Not present in the instructional code snippets.\n
- Capability inventory: Network requests via the
fetchAPI are used to send test data.\n - Sanitization: The skill intentionally generates raw payloads to verify the robustness of downstream systems.
Audit Metadata