ClawAudit verdict
huo15-searxng
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.
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
README.md · code · curl -fsSL https://get.docker.com | sh
Pipe to sh — executes piped content as shell commands
README.md · code · | sh
Accesses shell history/config
README.md · code · ~/.zshrc
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?
Thanks — recorded.