skill-vetter

Vet AI agent skills for malicious code and risk classification.

10|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/dglijin-oss/chinese-metaphysics-skills --skill skill-vetter-dglijin-oss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/dglijin-oss/chinese-metaphysics-skills/tree/main/skill-vetter
Command: npx skills add https://github.com/dglijin-oss/chinese-metaphysics-skills --skill skill-vetter-dglijin-oss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the security risks associated with installing AI agents by providing a vetting protocol that checks for red flags, permission scope, and suspicious patterns.

Core Features & Use Cases

  • Security-first Vetting: Before installing any skill, it checks for potential security risks such as unauthorized URL access, data transmission to external servers, and credential theft.
  • Permission Scope Evaluation: It assesses what files the skill needs to read, write, and the commands it runs, ensuring minimal network access for its stated purpose.
  • Risk Classification: It classifies risks into low, medium, high, or extreme levels and provides a verdict on whether the skill is safe to install, requires caution, or should not be installed.

Quick Start

Run the skill-vetter skill to vet a skill before installation.

Frequently Asked Questions about skill-vetter

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

FAQPage Schema
How do I check AI agent skills for malicious code before installation?

To check AI agent skills for malicious code, use a vetting protocol to scan for unauthorized URL access, data transmission to external servers, and credential theft before installation.

What is skill vetting in AI security and why is it needed?

Skill vetting in AI security is the process of evaluating agent skills for prompt injection, data exfiltration, and harmful content. It is needed to identify suspicious patterns and red flags prior to installation.

How do I evaluate the permission scope of an AI agent skill?

To evaluate the permission scope of an AI agent skill, assess the files it reads, the files it writes, and the commands it runs to ensure it maintains minimal network access for its stated purpose.

Can I get a risk classification for AI skills to decide if they are safe to install?

Yes, you can get a risk classification for AI skills that assigns low, medium, high, or extreme risk levels and provides a clear verdict on whether the skill is safe to install or requires caution.

What are the limitations of automated security checks for AI agent skills?

Automated security checks for AI agent skills focus on detecting malicious code, prompt injection, and data exfiltration patterns, but users should still review extreme risk classifications and suspicious permission scopes manually.