ClawAudit verdict

adaptive-routing

18
🔴 Dangerous
High-risk patterns flagged for review — automated deep scan, not behaviorally verified.

The skill contains executionSinkDetected=true, which indicates potential malicious behavior.

⚠ 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.

3
security
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (5)

Pattern match critical

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

references/local-providers.md · code · curl -fsSL https://ollama.ai/install.sh | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

references/local-providers.md · code · | sh

Pattern match medium

Downloads executables from external URLs

references/local-providers.md · prose · downgraded · Download from https://

Pattern match medium

subprocess execution — runs system commands from Python

scripts/dashboard.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

scripts/check_local.py · prose · downgraded · urllib.request

Why the tier is capped

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

Permissions & capabilities

Requires 1 system binary.

network_out

Is this flag fair?

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