n8n
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard configuration steps for the Cold-IQ MCP, which is the author's own service. It uses
npx -y @coldiq/mcp@latest, which is a standard method for running the latest version of their own tool. - [COMMAND_EXECUTION]: The
n8n-core-guide.mdfile contains a legitimate Docker Compose template and environment variable table for production self-hosting. These are provided as documentation/examples for the user and are not executed by the agent. - [SAFE]: Data flow patterns described (e.g., using HTTP Request nodes for CRM integration) follow industry best practices for automation. The skill includes warnings about using
N8N_ENCRYPTION_KEYand proper credential management in production environments.
Audit Metadata