Latest release: v2026.9.2Download zip
Compatibility
Security Scan
OpenClaw
Benign
high confidenceCredentials
The plugin uses network access to Parallel endpoints and may read a configured Parallel API key or PARALLEL_API_KEY, which is expected for a web search provider and disclosed in plugin metadata.
Install Mechanism
package.json declares OpenClaw plugin metadata and runtime extension files, with no npm lifecycle scripts, binaries, or install-time command execution.
Instruction Scope
Instructions are scoped to search provider setup and search execution; no prompt-injection, role-changing, or unrelated agent directives were found.
Persistence & Privilege
Startup activation is disabled and no background worker or privilege escalation is declared; the runtime uses OpenClaw SDK search caching for results, which is purpose-aligned but worth understanding for query/result retention.
Purpose & Capability
The runtime registers paid and free Parallel web search providers and limits tool inputs with bounded schemas for objective, search queries, count, session id, and client model.
Assessment
Install only if you want OpenClaw to send your web search objectives and queries to Parallel. If using the paid provider, provide the Parallel API key only through the documented sensitive config or PARALLEL_API_KEY, and be cautious when configuring a custom base URL because requests and the API key may be sent there.Verification
Tags
OpenClaw Parallel Plugin
Official OpenClaw plugin for Parallel.
Install from OpenClaw:
openclaw plugins install @openclaw/parallel-plugin
openclaw gateway restart
See https://docs.openclaw.ai/tools/parallel-search for setup and configuration.
