skill-vetter

Identify security risks in AI skills before installation.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/joneqian/EvoClaw --skill skill-vetter-joneqian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/joneqian/EvoClaw/tree/main/packages/core/src/skill/bundled/skill-vetter
Command: npx skills add https://github.com/joneqian/EvoClaw --skill skill-vetter-joneqian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates security vetting before installing AI skills by identifying red flags, analyzing permission scopes, and evaluating trust signals to prevent unsafe integrations.

Core Features & Use Cases

  • Source evaluation: checks origin, author reputation, and community signals to assess trustworthiness.
  • Mandatory code review: requires examining all skill files to identify high-risk patterns and insecure practices.
  • Risk classification and remediation guidance: assigns a risk level (low/medium/high) and suggests next actions.

Quick Start

Provide the target skill's SKILL.md and related files to initiate the vetting workflow and generate a safety 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, provide the target skill's SKILL.md and related files to trigger an automated workflow that checks source origin, mandates code review, and evaluates permission scopes to produce a structured safety report.

What security red flags should I look for during an AI skill code review?

During an AI skill code review, identify high-risk patterns and insecure practices by examining all skill files, evaluating network access requirements, and analyzing permission scopes to detect potentially malicious or unsafe integrations.

Can I evaluate trust signals for AI skills sourced from GitHub or ClawdHub?

You can evaluate trust signals for AI skills from GitHub, ClawdHub, or other sources by checking the author reputation, origin, and community signals to assess overall trustworthiness before integration.

What is the best way to classify risk levels for unsafe AI skill integrations?

The best way to classify risk levels for unsafe AI skill integrations is to enforce a four-step vetting workflow that assigns a low, medium, or high risk level and provides actionable remediation guidance.

Do I need to manually check permissions when vetting AI coding skills?

You do not need to manually check permissions when vetting AI coding skills, as the automated workflow evaluates permission scopes and network access as part of its mandatory structured vetting process.