skill-vetter

Scan ClawHub skill packages for installation risks and report findings.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/anzx01/LocalClaw --skill skill-vetter-anzx01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/anzx01/LocalClaw/tree/main/bundled_skills/skill-vetter
Command: npx skills add https://github.com/anzx01/LocalClaw --skill skill-vetter-anzx01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates a pre-installation security and risk review for marketplace skills so administrators can detect potential threats before adding third-party capabilities to LocalClaw.

Core Features & Use Cases

  • Automated scanning: Calls an integrated clawhub_scan tool to analyze a ClawHub skill package by its slug.
  • Risk reporting: Produces risk indicators and findings to inform installation decisions and approval workflows.
  • Use Case: A LocalClaw operator receiving a community skill can vet its safety and compliance before approving installation.

Quick Start

Provide the ClawHub slug to the skill-vetter to run a security scan and return a risk summary.

Frequently Asked Questions about skill-vetter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a pre-installation security review for a ClawHub skill?

A pre-installation security review analyzes a ClawHub skill package by invoking the clawhub_scan tool with its slug to return risk indicators and findings without executing untrusted code.

How do I check a community skill for installation risks before adding it to LocalClaw?

Checking a community skill for installation risks involves providing its ClawHub slug to an automated scan that returns risk indicators and findings to inform your LocalClaw approval workflow.

Does the security review execute the untrusted code from the skill package?

No, the security review does not execute untrusted code; it safely analyzes the ClawHub skill package using the clawhub_scan tool to identify potential threats and installation risks.

Can I use this risk assessment for LocalClaw marketplace approval workflows?

Yes, the risk assessment is designed for LocalClaw marketplace approval workflows, producing risk indicators and findings to help administrators vet third-party capabilities prior to installation.

What do I need to provide to run a security scan on a marketplace skill?

To run a security scan on a marketplace skill, you need to provide the ClawHub skill slug as input to the clawhub_scan tool to retrieve risk indicators and security findings.

When do I need an automated skill package scan for risk indicators?

An automated skill package scan for risk indicators is needed when a LocalClaw operator receives a community skill and must vet its safety and compliance before approving installation.