skill-vetter

Evaluate AI agent skills for source integrity, code safety, and permission scopes.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/zhangyanbo2007/openclaw --skill skill-vetter-zhangyanbo2007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/zhangyanbo2007/openclaw/tree/main/workspace-fox-avatar/skills/skill-vetter
Command: npx skills add https://github.com/zhangyanbo2007/openclaw --skill skill-vetter-zhangyanbo2007

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security-first vetting protocol for AI agent skills. Never install a skill without vetting it first. This protocol ensures you evaluate sources, perform mandatory code reviews, and check permission scopes before deployment.

Core Features & Use Cases

  • Source Check: verify origin, author reputation, update history, and community signals
  • Code Review: mandatory inspection of all files for red flags and unsafe patterns
  • Permission Scope: assess read/write access, network calls, and command requirements
  • Risk Classification & Report: categorize risk and produce a structured vetting report for decision making

Quick Start

Vet a skill by performing source checks, mandatory code review, and permission/risk assessment 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 security risks before installation?

Vetting AI skills for security risks involves verifying origin and author reputation, performing mandatory code review for unsafe patterns, and checking permission scopes for read/write access and network calls before installation.

What does a security code review for AI agent skills look for?

A security code review for AI agent skills inspects all files for red flags and unsafe patterns, assesses read/write access and network calls, and categorizes risk to produce a structured vetting report for deployment decisions.

Can I use this vetting protocol for skills shared across GitHub and ClawdHub ecosystems?

Yes, this vetting protocol evaluates sources, code integrity, and permission scopes for AI agent skills shared via ClawdHub, GitHub, or across ecosystems, ensuring safe deployment through reproducible code review and risk classification.

What's the best way to assess permission scopes and risk classification for AI agent skills?

Assess permission scopes and risk classification by checking read/write access, network calls, and command requirements, then categorize risk levels and generate a structured vetting report to guide safe deployment decisions.

Why do I need a structured vetting report before deploying AI agent skills?

A structured vetting report ensures a reproducible vetting process by documenting source verification, code review findings, permission scope assessment, and risk classification, providing clear guidance for safe AI skill deployment decisions.

When should I not install an AI skill without vetting?

Never install an AI skill without vetting it first when it requires read/write access, network calls, or command execution, as unsafe patterns and broad permission scopes can introduce significant deployment risks.