discovery-skill intermediate active

Skill Vetter

Third-party skills run commands and make network calls before you audit them. One bad install compromises your entire setup. The openclaw skill vetter audits before anything runs.

What breaks without openclaw skill vetter

Unreviewed skill permissions. Hidden network calls. Security gaps from blind installs.

Pre-installation security audit × static analysis against all commands ÷ 10–15 minutes ÷ no manual code reading = safe skill installs every time.

openclaw skill vetter — what it actually does

01
Audits third-party skills for security risks before installation.
02
Inspects commands, permissions, and network calls in a risk report.
03
Approves or blocks skills with /vet approve|block commands.
04
Supports enterprise approval workflows before team-wide rollouts.

Security check — openclaw skill vetter

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm macOS, Linux; OpenClaw ≥1.0 compatibility.

Quick start — openclaw skill vetter in 10–15 minutes

Setup time: 10–15 minutes

!
You need: OpenClaw core

Install the package:

# Install via ClawhHub
clawhub install spclaudehome/skill-vetter
1
Install the skill
2
Run /vet <skill_id> to analyse a skill before installing it
3
Review the risk report
4
Approve or block with /vet approve|block <skill_id>

Troubleshooting openclaw skill vetter

1
1. Static analysis only — runtime behaviour not checked
2
2. False positives may flag legitimate network skills — review context before blocking

Compatibility & status

Works with: macOS, Linux; OpenClaw ≥1.0 intermediate Last updated: Oct 2025 ★ 135 on GitHub MIT

Official docs →

View on GitHub →

Related — more like openclaw skill vetter

Install unvetted skills and hand unknown code root access to your agent. Vet every skill before the next production install.

Get it on GitHub →