Loading...
Loading...
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.
npx skill4agent add useai-pro/openclaw-skills skill-vetternameversiondescriptionauthor| Permission | Risk Level | Justification Required |
|---|---|---|
| Low | Almost always legitimate |
| Medium | Must explain what files are written |
| High | Must explain which endpoints and why |
| Critical | Must explain exact commands used |
networkshell~/.ssh~/.aws~/.envcurlwgetncbash -i/**/*/etc/.bashrc.zshrcsudogit-commit-helper ← legitimate
git-commiter ← TYPOSQUAT (missing 't', extra 'e')
gihub-push ← TYPOSQUAT (missing 't' in 'github')
code-reveiw ← TYPOSQUAT ('ie' swapped)SKILL VETTING REPORT
====================
Skill: <name>
Author: <author>
Version: <version>
VERDICT: SAFE / WARNING / DANGER / BLOCK
PERMISSIONS:
fileRead: [GRANTED/DENIED] — <justification>
fileWrite: [GRANTED/DENIED] — <justification>
network: [GRANTED/DENIED] — <justification>
shell: [GRANTED/DENIED] — <justification>
RED FLAGS: <count>
<list of findings with severity>
RECOMMENDATION: <install / review further / do not install>