skill-vetter

Vet AI agent skills for red flags, permission scopes, and code quality.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vetting AI agent skills before installation to prevent malicious or unsafe code from being run.

Core Features & Use Cases

  • Mandatory source checks to verify reliability and reputation.
  • Mandatory code review with red-flag detection and risk assessment.
  • Clear risk classification and installation guidelines to ensure safety.
  • Use Case: When evaluating a new skill from ClawdHub or GitHub, run the vetting protocol to decide whether to proceed.

Quick Start

Run the vetting workflow on a new skill by providing its SKILL.md and associated code for automated checks.

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?

Vetting AI agent skills involves applying source verification, red-flag detection during code review, and permission scope assessment to classify installation risks and generate a clear safety verdict.

What is AI agent skill vetting and when do I need it?

AI agent skill vetting is the process of evaluating external code for malicious behavior before execution. You need it when installing new skills sourced from ClawdHub, GitHub, or other providers to prevent unsafe code from running.

How do I check for red flags in skills sourced from GitHub or ClawdHub?

Checking for red flags in skills from GitHub or ClawdHub requires a mandatory code review that scans for malicious patterns, evaluates permission scopes, and assesses code quality to determine if the skill is safe to run.

Does the vetting process work with skills from any provider?

Yes, the vetting process works with skills sourced from ClawdHub, GitHub, or other providers, applying mandatory source checks and code reviews to evaluate reliability and reputation across different sources.

What do I need to provide to run a code review and risk analysis on a skill?

To run a code review and risk analysis, you need to provide the skill's SKILL.md file and its associated code so the vetting workflow can perform automated checks and classify the installation risk.

What are the limitations of automated risk classification for AI skills?

Automated risk classification evaluates permission scopes and detects code red flags but may not catch complex obfuscated malicious logic, meaning human oversight is still recommended when evaluating high-risk AI skills.