n8n-api
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Provides shell command templates using curl and jq for interacting with the n8n API, including bulk operations and workflow management.
- [EXTERNAL_DOWNLOADS]: Performs network requests to user-configured n8n host endpoints for API interaction.
- [PROMPT_INJECTION]: Detects an indirect prompt injection surface due to the ingestion of untrusted data from n8n API responses. 1. Ingestion points: API responses from /workflows and /executions in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: Network operations, shell command execution (curl), and file system access. 4. Sanitization: Absent.
Audit Metadata