ClawAudit verdict

mission-control

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A Kanban task management dashboard skill using GitHub Pages, Tailscale, and webhooks to enable human-driven task management with AI agent execution — transparent workflow automation using standard infrastructure with no suspicious data handling.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
80
transparency
70
maintenance

Findings (6)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

docs/PREREQUISITES.md · code · curl -fsSL https://tailscale.com/install.sh | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

docs/PREREQUISITES.md · code · | sh

Pattern match high

HTTP request to bare IP address — common in malicious payloads

docs/HOW-IT-WORKS.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

docs/PREREQUISITES.md · code · sudo

Pattern match low

References tunneling service

docs/gateway-setup.md · prose · downgraded · ngrok

Pattern match low

Node http/https module — low-level network access

scripts/cors-proxy.js · prose · downgraded · require('http')

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API