skill-vetter

Analyze AI agent skills for malicious code and prompt injection risks.

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Tai-ch0802/skills-bundle --skill skill-vetter-tai-ch0802
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/Tai-ch0802/skills-bundle/tree/main/skill-vetter
Command: npx skills add https://github.com/Tai-ch0802/skills-bundle --skill skill-vetter-tai-ch0802

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a rigorous security and safety vetting process for AI agent skills, preventing the installation of malicious or risky code.

Core Features & Use Cases

  • Security Auditing: Identifies red flags, suspicious patterns, and unauthorized permission requests in skills.
  • Risk Assessment: Classifies skills into risk levels (Low, Medium, High, Extreme) to guide installation decisions.
  • Use Case: Before installing a new skill from an unknown GitHub repository, use this skill to perform a thorough code review and assess its potential security implications.

Quick Start

Use the skill-vetter to vet the skill located at https://github.com/example/new-skill.

Frequently Asked Questions about skill-vetter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check an AI agent skill for malicious code before installing it?

Security vetting identifies malicious code, prompt injection, and data exfiltration risks by analyzing source reputation, code red flags, and permission scope to classify risk levels and deliver a safety verdict.

What is risk assessment for AI agent skills and how does it work?

Risk assessment for AI agent skills evaluates code for suspicious patterns and unauthorized permissions to assign Low, Medium, High, or Extreme risk classifications that guide safe installation decisions.

How do I detect prompt injection and data exfiltration risks in third-party skills?

Detect prompt injection and data exfiltration risks by executing a security-first code review that scans for suspicious patterns and unauthorized permission requests to generate a safety verdict.

Can I vet an unknown skill from a GitHub repository for agent security risks?

Yes, you can vet an unknown skill from a GitHub repository by running a security audit that analyzes source reputation and permission scope to identify potential malware or unauthorized data access.

What are the limitations of code review for agent security vetting?

Code review for agent security vetting is limited to analyzing source reputation, code patterns, and permission scope, providing a risk classification rather than an absolute guarantee against zero-day vulnerabilities.