High Risk:This skill has significant security concerns. Review the findings below before installing.

clawbridge

Caution·Scanned 2/18/2026

Dangerous skill: executes the local CLI via clawbridge run and directs users to run curl -fsSL https://clawbridge.cloud/install | bash. It parses VAULT_URL, CANDIDATES_COUNT, and DISCOVERY_SOURCE from stdout and returns the Vault link.

from clawhub.ai·vab17dae·4.2 KB·0 installs
Scanned from 3.0.0 at ab17dae · Transparency log ↗
$ vett add clawhub.ai/lich2000117/clawbridgeReview security findings before installing

Clawbridge Skill

Optional: Adds /clawbridge chat command to OpenClaw. It calls the runner.

Do You Need This?

Most users don't need this skill. Use the CLI directly:

clawbridge run

Only install this skill if you want to trigger Clawbridge from OpenClaw chat.

Install

First, set up Clawbridge runner:

  1. Go to https://clawbridge.cloud
  2. Create an account and workspace
  3. Follow the install instructions

Then install this skill:

openclaw skills install claw-clawbridge

Usage

In OpenClaw chat:

/clawbridge

What It Does

  1. Runs clawbridge run
  2. Parses output (VAULT_URL=, CANDIDATES_COUNT=)
  3. Replies with candidate count and Vault link

Architecture

  • Skill = thin trigger (this repo)
  • Runner = product engine (private, owns all logic)

The skill does NOT contain discovery prompts, venues, or business logic.

License

MIT