Install
Terminal · npx$
npx skills add https://github.com/hugomrtz/skill-vetting-clawhub --skill clawhub-skill-vettingWorks with Paperclip
How Clawhub Skill Vetting fits into a Paperclip company.
Clawhub Skill Vetting drops into any Paperclip agent that handles this kind of work. Assign it to a specialist inside a pre-configured PaperclipOrg company and the skill becomes available on every heartbeat — no prompt engineering, no tool wiring.
S
SaaS FactoryPaired
Pre-configured AI company — 18 agents, 18 skills, one-time purchase.
$27$59
Explore packSource file
SKILL.md27 linesExpandCollapse
---name: clawhub-skill-vettingdescription: Vet ClawHub skills before installation. Use when the user asks about evaluating, auditing, or safely installing OpenClaw/ClawHub skills, or when a skill’s trustworthiness is in question.--- # ClawHub Skill Vetting ## OverviewApply a strict, security‑first vetting workflow before installing any ClawHub skill. Prioritize code review, permission scope, domain listing, and risk scoring. ## Workflow1) **Source check** — author reputation, stars/downloads, last update, reviews.2) **Code review (MANDATORY)** — scan all files for exfiltration, secrets access, `eval/exec`, obfuscation.3) **Permission scope** — files, commands, network; confirm minimal scope.4) **Recent activity** — detect suspicious bursts.5) **Community check** — Discord/GitHub Discussions.6) **Install safely** — sandbox + inspect permissions. ## ReferenceUse **`references/vetting-guide.md`** for the full checklist, commands, red flags, confidence scoring, and report template. ## Output expectations- Produce the **SKILL VETTING REPORT** format.- Provide a **go/no‑go** recommendation with reasons.- If unclear, recommend **sandbox install only** or **reject**.- Call out any **red flags** explicitly.- Include a **confidence score** and threshold.Related skills
1password
Install 1password skill for Claude Code from steipete/clawdis.
3d Web Experience
Install 3d Web Experience skill for Claude Code from sickn33/antigravity-awesome-skills.
Ab Test Setup
This handles the full A/B testing workflow from hypothesis formation to statistical analysis. It walks you through proper test design, calculates sample sizes,