n8n-mcp-tools-expert
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists solely of markdown documentation providing instructions to an AI agent.
- Evidence: The analyzed file (SKILL.md) contains tool descriptions, best practices, and usage examples but no executable scripts (.py, .js, .sh) or binary files.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected.
- Evidence: All instructional language is focused on the primary purpose of guiding n8n workflow creation and management.
- [SAFE]: Mentions of API credentials are instructional and do not involve hardcoded secrets.
- Evidence: The skill references N8N_API_KEY and N8N_API_URL as environment requirements for specific tools without exposing any actual keys or sensitive endpoints.
- [SAFE]: The skill describes interactions with a well-known service (n8n).
- Evidence: Workflow deployment and template searches target official n8n interfaces, which is the expected and documented behavior of the toolset.
Audit Metadata