Latest release: v2026.7.1Download zip
Compatibility
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The artifacts describe a CLI for installing, updating, searching, scanning, validating, publishing, downloading, and managing ClawHub skills and OpenClaw packages; the reviewed capabilities fit that registry-management purpose.
Instruction Scope
Some commands can publish, delete, transfer, or configure trusted-publisher metadata, but they are explicit user-invoked CLI actions, generally require authentication, and destructive operations use confirmation or --yes.
Install Mechanism
The package metadata exposes CLI binaries and build/publish scripts but shows no install-time postinstall/preinstall execution in the package being published.
Credentials
Filesystem writes to skill folders, lock/origin metadata, report outputs, downloaded artifacts, and network access to the ClawHub registry or GitHub are expected for this CLI; install telemetry is limited and opt-out via environment variable.
Persistence & Privilege
The CLI persists an API token in a user config file with restricted permissions and stores local lock/origin metadata; no hidden autostart, background worker, or unrelated persistence was found.
Scan Findings in Context
[VirusTotal telemetry] expected: Telemetry was clean with 0 malicious and 0 suspicious engines, supporting but not determining the benign verdict.
[SkillSpector findings] expected: No SkillSpector findings were supplied.
[Publisher context] expected: The package is from the trusted OpenClaw publisher context, and artifact behavior is consistent with a ClawHub/OpenClaw package-management CLI.
[Artifact review] expected: Reviewed metadata and CLI source show disclosed registry, package, skill, auth, scan, and validation workflows without artifact-backed deception, exfiltration, or hidden automatic execution.
Assessment
Install only if you want a CLI that can manage ClawHub skills and OpenClaw packages. Treat the stored ClawHub token like a credential, review package or skill contents before publishing or installing, and be careful with delete, transfer, trusted-publisher, and runtime validation flags because those actions can affect registry state or execute plugin code when explicitly requested.Verification
Tags
@openclaw/brave-plugin
Official Brave Search provider plugin for OpenClaw.
This plugin registers Brave as a web_search provider. It supports normal Brave web search and Brave LLM Context API mode.
Install
openclaw plugins install @openclaw/brave-plugin
Restart the Gateway after installing or updating the plugin.
Configure
Store a Brave Search API key in plugin config or expose BRAVE_API_KEY to the Gateway:
openclaw config set plugins.entries.brave.enabled true
openclaw config set tools.web.search.provider brave
Provider-specific options live under plugins.entries.brave.config.webSearch.*.
Docs
Full setup, config examples, search modes, and tool parameters:
Package
- Plugin id:
brave - Package:
@openclaw/brave-plugin - Minimum OpenClaw host:
2026.4.10
