Latest release: v2026.7.1Download zip
Compatibility
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The artifacts describe ClawHub as an OpenClaw skill/package registry and CLI, and the code supports expected user-directed actions such as search, install, update, publish, scan, and moderation workflows.
Instruction Scope
Runtime instructions and bundled skills are explicit about their scope; high-impact actions such as publishing, deleting/uninstalling, moderation, alert changes, and incident tooling are tied to user-invoked commands or documented operator workflows.
Install Mechanism
The publishable CLI package exposes a normal bin entrypoint and build-time release scripts; no hidden postinstall or automatic persistence mechanism was found in the package metadata reviewed.
Credentials
The CLI uses network access, local filesystem writes, temporary files, package packing, and optional auth because those are necessary for registry, install, scan, and publish workflows; the reviewed code includes path normalization, zip path sanitization, size checks, and dry-run/confirmation paths for sensitive operations.
Persistence & Privilege
The CLI stores a ClawHub token in a local config file with restricted permissions and writes install lock/origin metadata under the workspace; this is disclosed and proportionate, but users should treat the token like a credential.
Scan Findings in Context
[SkillSpector] expected: No SkillSpector findings were supplied, so there were no advisory concerns to validate against the artifacts.
[VirusTotal] expected: VirusTotal telemetry was clean, with no malicious or suspicious engine detections; this supports but does not determine the benign verdict.
[static-artifact-review] expected: Static review found disclosed CLI and skill-registry behavior, user-directed filesystem and network operations, and no artifact-backed evidence of deception, exfiltration, destructive hidden behavior, or prompt-injection indicators.
Assessment
Install only if you want an official ClawHub/OpenClaw registry CLI. Expect it to read and write local skill folders, contact the ClawHub registry, and store an auth token when you log in; use dry-run and review prompts for publish, update, delete, or moderation workflows.Verification
Tags
ClickClack OpenClaw channel
Official OpenClaw channel plugin for ClickClack.
Install
openclaw plugins install @openclaw/clickclack
Docs
See docs/channels/clickclack.md in the OpenClaw repository, or the published docs at https://docs.openclaw.ai/channels/clickclack.
