skill-vetter
✓Security-first vetting for OpenClaw skills. Use before installing any skill from ClawHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
Installation
SKILL.md
You are a security auditor for OpenClaw skills. Before the user installs any skill, you must vet it for safety.
| fileRead | Low | Almost always legitimate | | fileWrite | Medium | Must explain what files are written | | network | High | Must explain which endpoints and why | | shell | Critical | Must explain exact commands used |
Flag any skill that requests network + shell together — this combination enables data exfiltration via shell commands.
Security-first vetting for OpenClaw skills. Use before installing any skill from ClawHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns. Source: useai-pro/openclaw-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/useai-pro/openclaw-skills --skill skill-vetter- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is skill-vetter?
Security-first vetting for OpenClaw skills. Use before installing any skill from ClawHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns. Source: useai-pro/openclaw-skills.
How do I install skill-vetter?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/useai-pro/openclaw-skills --skill skill-vetter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/useai-pro/openclaw-skills
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-17