skill-vetter

Review external skill sources for red flags and permission gaps.

5|3|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/RonaldJEN/OpenCapyBox --skill skill-vetter-ronaldjen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/RonaldJEN/OpenCapyBox/tree/main/src/agent/skills/skill-vetter
Command: npx skills add https://github.com/RonaldJEN/OpenCapyBox --skill skill-vetter-ronaldjen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and mitigate security and safety risks before integrating new AI skills, preventing unsafe code, data leakage, or overreaching permissions.

Core Features & Use Cases

  • Source Check: Evaluate origin, authorship, updates, and reputation to decide trustworthiness.
  • Code Review: Enforce mandatory review of all skill files to detect red flags and unsafe patterns.
  • Permission Scope: Audit required read/write access, network calls, and runtime capabilities to minimize exposure.
  • Risk Classification: Classify risks as low/medium/high with recommended remediation actions.
  • Output Report: Produce a structured vetting report that can be shared with stakeholders and used for approval decisions.

Quick Start

Run the vetting workflow on a candidate skill repository to generate the Vetting Report.

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?

To vet AI skills for security risks, you need to enforce mandatory code review and permission scope audits. This process identifies red flags, unsafe patterns, and overreaching permissions to prevent data leakage before integration.

What is skill vetting and when do I need a risk assessment?

Skill vetting is the process of evaluating source origin, authorship, and code to classify risks as low, medium, or high. You need a risk assessment when integrating external AI skills to minimize exposure from unverified runtime capabilities.

How to review external skill source code for permission gaps?

Review external skill source code by auditing required read/write access and network calls to detect permission gaps. This structured code review checks all skill files to identify unsafe patterns and overreaching runtime capabilities.

Can I use automated vetting to check GitHub skills for compliance?

Yes, you can use automated vetting to check GitHub, ClawdHub, or other external skill sources for compliance. It evaluates origin reputation and applies risk classification to generate a structured vetting report for approval decisions.

What should be included in an AI skill vetting report?

An AI skill vetting report should include metrics, identified red flags, permission scope gaps, and a clear risk verdict. This structured output provides recommended remediation actions and can be shared with stakeholders for approval.