Skip to main content

joelclaw

Manages the joelclaw event bus and infrastructure via CLI, enabling event handling, monitoring, and debugging for efficient operations.

Install this skill

or
62/100

Security score

The joelclaw skill was audited on May 12, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 400

Webhook reference - potential data exfiltration

SourceSKILL.md
400| `webhook/github` | GitHub webhook events |
medium line 401

Webhook reference - potential data exfiltration

SourceSKILL.md
401| `webhook/vercel` | Vercel deploy events |
medium line 402

Webhook reference - potential data exfiltration

SourceSKILL.md
402| `webhook/todoist` | Todoist webhook events |
medium line 403

Webhook reference - potential data exfiltration

SourceSKILL.md
403| `webhook/front` | Front webhook events |
medium line 16

Access to hidden dotfiles in home directory

SourceSKILL.md
16Binary: `~/.bun/bin/joelclaw`
medium line 18

Access to hidden dotfiles in home directory

SourceSKILL.md
18Build: `bun build packages/cli/src/cli.ts --compile --outfile ~/.bun/bin/joelclaw`
medium line 467

Access to hidden dotfiles in home directory

SourceSKILL.md
467| CLI binary | `~/.bun/bin/joelclaw` |
low line 484

Access to hidden dotfiles in home directory

SourceSKILL.md
484bun build packages/cli/src/cli.ts --compile --outfile ~/.bun/bin/joelclaw
low line 67

External URL reference

SourceSKILL.md
67joelclaw send "pipeline/video.requested" --data '{"url":"https://youtube.com/watch?v=XXX"}'
low line 249

External URL reference

SourceSKILL.md
249joelclaw discover "https://example.com" --context "why this is interesting"
Scanned on May 12, 2026
View Security Dashboard
Installation guide →