skill-vetter

Review AI agent skill source, code, and permissions to classify risk levels.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a security-first approach to vetting AI agent skills before installation, identifying potential risks and suspicious patterns.

Core Features & Use Cases

  • Source Check: Validates the source and author's reputation.
  • Code Review: Identifies red flags and malicious code patterns.
  • Permission Scope: Evaluates the scope of file and network access.
  • Risk Classification: Classifies the skill into low, medium, high, or extreme risk levels.

Quick Start

Run 'skill-vetter on a new skill to automatically check for security risks.

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 security risks before installation?

To check an AI agent skill for security risks, you can run a vetting protocol that reviews the source code, validates author reputation, and evaluates file and network permission scopes to prevent unauthorized data access.

What is skill vetting and how does it classify risk levels?

Skill vetting is a security-first review process that identifies malicious code patterns and classifies permissions. It categorizes assessed skills into low, medium, high, or extreme risk levels based on detected red flags.

How do I identify malicious code patterns in AI agent skills?

You identify malicious code patterns by conducting an automated code review that scans for suspicious red flags, evaluates network access scope, and checks the source reputation before installing the AI agent skill.

Does the skill vetting process evaluate file and network permission scopes?

Yes, the skill vetting process explicitly evaluates the scope of file and network access. This permission scope assessment helps prevent potential security breaches and unauthorized data access by installed AI agent skills.

When do I need to conduct a risk assessment on AI agent skills?

You need to conduct a risk assessment on AI agent skills before installation. This security-first vetting protocol prevents potential security breaches by validating the source and identifying suspicious code patterns early.

Related Skills