Code Pluginsource linkedVerified

SearXNG OpenClaw pluginv2026.9.2

OpenClaw SearXNG plugin

@openclaw/searxng-plugin·runtime searxng·by @openclaw
openclaw plugins install clawhub:@openclaw/searxng-plugin
Latest release: v2026.9.2Download zip

Compatibility

Built With Open Claw Version
2026.9.2
Min Gateway Version
>=2026.6.9
Plugin Api Range
>=2026.9.2
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Credentials
The plugin reads only the configured base URL from plugin config or the SEARXNG_BASE_URL environment variable and performs network requests to that configured endpoint, which is expected for a search provider.
Install Mechanism
Installation metadata is standard for an OpenClaw plugin package, with runtime extension files under dist and no bundled skill instructions or startup activation.
Instruction Scope
Runtime behavior is scoped to explicit tool execution with a query, optional count, categories, and language; result count is limited to 10 and returned web content is marked as untrusted/wrapped.
Persistence & Privilege
No shell execution, filesystem mutation, credential harvesting, background worker, or durable persistence was found; caching is an in-memory Map using the host web-search cache TTL.
Purpose & Capability
The declared purpose is SearXNG web search, and the code registers a single web search provider that builds SearXNG /search JSON requests and returns titles, URLs, snippets, and optional image URLs.
Assessment
Before installing, configure it only with a SearXNG instance you trust, because your search queries will be sent to that endpoint. HTTP base URLs are constrained to private or loopback hosts, while public endpoints should use HTTPS.

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
3928bad9badf
Tag
3928bad9badfcb6c7d140530435e806fb8092190
Provenance
No
Scan status
clean

Tags

beta
2026.7.2-beta.7
latest
2026.9.2

SearXNG OpenClaw plugin

Official OpenClaw plugin for SearXNG.

Install

openclaw plugins install @openclaw/searxng-plugin

Docs

See docs/tools/searxng-search.md in the OpenClaw repository, or the published docs at https://docs.openclaw.ai/tools/searxng-search.