ClawAudit verdict

huo15-searxng

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

A SearXNG self-hosted search engine deployment skill using Docker Compose; executionSinkDetected is from the documented install.sh script that deploys a local container, consistent with the stated self-hosted search purpose.

⚠ 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
100
transparency
90
maintenance

Findings (4)

Pattern match critical

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

README.md · code · curl -fsSL https://get.docker.com | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

README.md · code · | sh

Pattern match high

Accesses shell history/config

README.md · code · ~/.zshrc

Pattern match medium

Accesses OpenClaw config/secrets directly

README.md · prose · downgraded · ~/.openclaw/openclaw.json

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

Requires 2 system binaries. (1 elevated: docker).

Is this flag fair?

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