Caveat verdict
searxng-bangs
Privacy-focused metasearch aggregator using a local SearXNG instance and documented public endpoints (DuckDuckGo HTML, Brave); subprocess use is for running the bundled search.py script, which is a documented pattern.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
subprocess execution — runs system commands from Python
SKILL.md · code · subprocess.run(
HTTP request to bare IP address — common in malicious payloads
INSTALL.md · code · http://172.20.0.1
References sudo — requests elevated privileges
INSTALL.md · code · sudo
Python os.environ.get — reads environment variable
INSTALL.md · code · os.environ.get(
Python urllib.request — network access
scripts/search.py · prose · downgraded · urllib.request
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). 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.
process_exec Is this flag fair?
Thanks — recorded.