skill-vetter

Vets AI skills by evaluating source, code safety, permissions and generating a risk report.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/okbest2024/openclaw-backup --skill skill-vetter-okbest2024
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/okbest2024/openclaw-backup/tree/main/workspace/skills/skill-vetter-1.0.0
Command: npx skills add https://github.com/okbest2024/openclaw-backup --skill skill-vetter-okbest2024

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security-first skill vetting protocol to prevent unsafe or unvetted AI skills from being installed.

Core Features & Use Cases

  • Source Check: Assess origin, author reputation, and update history to gauge trust.
  • Code Review (MANDATORY): Read all files for red flags and unsafe patterns, with explicit criteria for rejection.
  • Permission Scope & Risk: Evaluate read/write needs, network access, and command requirements; assign a risk level.
  • Output & Verification: Produce a standardized vetting report detailing found issues, verdicts, and recommended actions.
  • Use Case: Before adding a new skill from ClawdHub or GitHub, run the vetting protocol to decide if it is safe to install.

Quick Start

Run the vet protocol on a new skill to generate a comprehensive safety report before installation.

Frequently Asked Questions about skill-vetter

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

FAQPage Schema
How do I vet AI skills for safe installation?

To vet AI skills for safe installation, run a standardized protocol that evaluates source credibility, reviews code for unsafe patterns, and assesses permission scope to generate a machine-readable risk report.

What is a skill vetting protocol and when do I need it?

A skill vetting protocol is a security-first assessment process for AI skills. You need it before adding any new skill from ClawdHub, GitHub, or shared agent-skills to prevent unsafe or unvetted installations.

How do I check AI skill permissions and assess installation risk?

You check AI skill permissions by evaluating read/write needs, network access, and command requirements. This assessment assigns a risk level and identifies red flags to determine an installation verdict.

Does the vetting process work with skills from GitHub and ClawdHub?

Yes, the vetting process works with skills from GitHub, ClawdHub, and shared agent-skills. It assesses origin, author reputation, and update history across these sources to gauge trust before installation.

What are the mandatory code review criteria for rejecting unsafe AI skills?

The mandatory code review requires reading all files to identify red flags and unsafe patterns. Skills are rejected based on explicit criteria found during this mandatory review and permission scope evaluation.

What does a machine-readable vetting report include?

A machine-readable vetting report includes identified red flags, assigned risk levels, and a final installation verdict. It details found issues and recommended actions to verify safe skill deployment.