n8n-mcp-tools-expert
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill provides numerous examples of JSON-based API calls for managing n8n workflows (e.g.,
search_nodes,n8n_create_workflow). These are provided as static documentation examples and do not include any shell command execution or system-level access. - [REMOTE_CODE_EXECUTION] (SAFE): No remote scripts or external code downloads are referenced. All content is markdown-based documentation.
- [DATA_EXFILTRATION] (SAFE): The guide describes how to use an API (n8n), which requires credentials (
N8N_API_KEY), but it correctly identifies these as prerequisites for the user to configure in their own environment rather than attempting to harvest or hardcode them. - [PROMPT_INJECTION] (SAFE): No malicious instructions aimed at overriding the agent's behavior were detected. The use of 'HIGHEST' priority in the README is within the context of instructional importance for the skill's specific domain.
- [NO_CODE] (INFO): This skill consists entirely of Markdown documentation files with no accompanying scripts or binaries.
Audit Metadata