Configure MCP servers for n8n development. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill registers and will contact external MCP endpoints at https://mcp.linear.app/mcp, https://mcp.notion.com/mcp, and https://mcp.figma.com/mcp during runtime (via `claude mcp add ... --transport http ...`), which can directly control agent behavior; additionally the `npx ctx7 setup --claude` step fetches and executes remote code, so these external endpoints/packages are runtime dependencies that can affect agent prompts/execution.
bcbea0a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.