skill-vetter

Vet AI agent skills for security risks before installation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vets AI agent skills before installation to prevent security risks and unsafe integrations.

Core Features & Use Cases

  • Source checks: verifies origin, reputation, and update history across ClawdHub, GitHub, and other sources.
  • Mandatory code review: highlights red flags, insecure patterns, and compliance gaps by reviewing all files.
  • Risk classification & remediation guidance: assigns risk levels and provides actionable steps to remediate before deployment.

Quick Start

Run the vetting workflow on the target skill and generate a comprehensive vetting 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 agent skills for security risks before installation?

To vet AI agent skills for security risks, run a multi-step workflow that checks source reputation, reviews code for insecure patterns, and classifies risk levels. This generates a standardized vetting report to ensure safe deployment.

What is skill vetting and when do I need it for GitHub or ClawdHub sources?

Skill vetting is the process of evaluating AI agent skills for security risks before integrating them. You need it when installing skills from sources like GitHub or ClawdHub to verify origin, check permissions, and prevent unsafe code execution.

How to check code for red flags and permission scope in AI skills?

To check code for red flags, perform a mandatory review of all files to highlight insecure patterns and compliance gaps. You assess permission scope by evaluating the skill's access requirements and assigning a standardized risk classification.

Does the vetting workflow provide remediation guidance for high-risk skills?

Yes, the vetting workflow provides remediation guidance for high-risk skills. After risk classification, it delivers actionable steps to remediate identified security vulnerabilities and compliance gaps before you proceed with deployment.

Can I assess update history and origin reputation for ClawdHub skills?

Yes, you can assess update history and origin reputation for ClawdHub skills. The source check verifies the origin, evaluates the reputation across ClawdHub and GitHub, and reviews the update history to flag potential security concerns.

What are the limitations of automated code review during skill vetting?

Automated code review during skill vetting focuses on highlighting insecure patterns and red flags but may not catch complex contextual logic flaws. It assigns risk levels and generates remediation steps, requiring human oversight for final deployment decisions.