Skip to main content

n8n-debugger

Helps troubleshoot and fix workflow automations in n8n, addressing errors, credential issues, and performance problems.

Install this skill

or
32/100

Security score

The n8n-debugger skill was audited on Jun 10, 2026 and we found 20 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 346

Curl to non-GitHub URL

SourceSKILL.md
346# Test webhook with curl
medium line 19

Webhook reference - potential data exfiltration

SourceSKILL.md
19- Webhooks are not triggering
medium line 333

Webhook reference - potential data exfiltration

SourceSKILL.md
333### 7. Webhook Errors
medium line 335

Webhook reference - potential data exfiltration

SourceSKILL.md
335**Error:** Webhook not triggering
medium line 338

Webhook reference - potential data exfiltration

SourceSKILL.md
3381. Check webhook URL is correct
medium line 340

Webhook reference - potential data exfiltration

SourceSKILL.md
3403. Check webhook method matches (GET/POST)
medium line 344

Webhook reference - potential data exfiltration

SourceSKILL.md
344**Test Webhook:**
low line 346

Webhook reference - potential data exfiltration

SourceSKILL.md
346# Test webhook with curl
low line 347

Webhook reference - potential data exfiltration

SourceSKILL.md
347curl -X POST https://your-n8n.com/webhook/your-path \
medium line 352

Webhook reference - potential data exfiltration

SourceSKILL.md
352**Error:** Webhook receives data but doesn't process
medium line 356

Webhook reference - potential data exfiltration

SourceSKILL.md
3562. Verify workflow executes after webhook
medium line 358

Webhook reference - potential data exfiltration

SourceSKILL.md
3584. Review webhook execution logs
medium line 511

Webhook reference - potential data exfiltration

SourceSKILL.md
511- [ ] Workflow is active (for webhooks)
medium line 526

Webhook reference - potential data exfiltration

SourceSKILL.md
526| Webhook not firing | Activate workflow |
low line 534

Access to hidden dotfiles in home directory

SourceSKILL.md
534mv ~/.claude/skills/n8n-debugger ~/.claude/skills/n8n-debugger.disabled
low line 539

Access to hidden dotfiles in home directory

SourceSKILL.md
539mv ~/.claude/skills/n8n-debugger.disabled ~/.claude/skills/n8n-debugger
low line 107

External URL reference

SourceSKILL.md
107"url": "https://api.example.com/endpoint"
low line 131

External URL reference

SourceSKILL.md
131url: "https://api.example.com/users/{{ $json.userId }}"
low line 134

External URL reference

SourceSKILL.md
134url: "=https://api.example.com/users/{{ $json.userId }}"
low line 347

External URL reference

SourceSKILL.md
347curl -X POST https://your-n8n.com/webhook/your-path \
Scanned on Jun 10, 2026
View Security Dashboard
Installation guide →
GitHub Stars 3
Rate this skill
Categorymarketing
UpdatedJune 15, 2026
Wolfe-Jam/faf-skills