skill-vetter

Analyze AI agent skills for malicious patterns and permission risks.

Updated Nov 13, 2025
One-click install
npx skills add https://github.com/466852675/TISHICIKU-2025 --skill skill-vetter-466852675
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/466852675/TISHICIKU-2025/tree/main/07-Skill%E5%BA%93/skill-vetter
Command: npx skills add https://github.com/466852675/TISHICIKU-2025 --skill skill-vetter-466852675

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a crucial security layer by vetting AI agent skills before installation, preventing the introduction of malicious code or risky permissions.

Core Features & Use Cases

  • Pre-installation Security Audit: Analyzes skills for red flags, suspicious patterns, and excessive permission requests.
  • 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, you would run this skill to perform a thorough security check, ensuring it doesn't contain malware or attempt to steal sensitive information.

Quick Start

Use the skill-vetter to analyze the security of 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 vet an AI agent skill for security risks before installation?

Vetting an AI agent skill for security risks involves analyzing its source reputation, scanning source code for malicious patterns, and evaluating permission requests to classify the skill into Low, Medium, High, or Extreme risk levels.

What is a pre-installation security audit for AI agent skills?

A pre-installation security audit is a vetting protocol that identifies red flags, suspicious code, and excessive permission requests in AI agent skills to prevent malware introduction and unauthorized data access before installation.

How do I assess the risk level of a skill from an unknown GitHub repository?

Assess the risk level of a skill from an unknown repository by executing a security-first vetting protocol that scans for malicious patterns and permission scope, classifying the threat into Low, Medium, High, or Extreme risk categories.

Can I detect malware and data exfiltration attempts in AI agent skills?

Yes, you can detect malware and data exfiltration attempts by performing a security audit that inspects the skill's code for malicious patterns and unauthorized access requests prior to installation.

What are the limitations of automated risk assessment for AI agent skills?

Automated risk assessment limitations include relying on pattern detection and permission scope analysis, which may not catch novel obfuscation techniques or zero-day vulnerabilities hidden within the skill's source code.