skill-vetter

Vet AI skills for security vulnerabilities, permission alignment, and code quality.

Updated Aug 13, 2025
One-click install
npx skills add https://github.com/Enztun/enztronic.com --skill skill-vetter-enztun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/Enztun/enztronic.com/tree/main/apps/meteora-lp/skills/skill-vetter
Command: npx skills add https://github.com/Enztun/enztronic.com --skill skill-vetter-enztun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the security concerns associated with installing AI skills from untrusted sources by providing a comprehensive vetting process.

Core Features & Use Cases

  • Security-first vetting: Checks for potential security threats like unauthorized data exfiltration or malicious code.
  • Code review guidance: Offers a step-by-step protocol for reviewing the codebase of a skill.
  • Permission scope evaluation: Ensures that the skill's permissions align with its intended functionality.
  • Risk classification: Categorizes the risk level of a skill, guiding the user on whether to proceed with installation or not.

Quick Start

Run the skill to vet a new AI skill from GitHub: skill-vetter GitHub/username/skillname

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 skill for security vulnerabilities before installation?

To vet an AI skill for security vulnerabilities, you can use an automated vetting tool that checks for unauthorized data exfiltration, malicious code, and permission misalignment. It categorizes the risk level to guide your installation decision.

What is permission scope evaluation in AI skill vetting?

Permission scope evaluation in AI skill vetting ensures that a skill's requested permissions align strictly with its intended functionality. This prevents over-privileged access and reduces potential security risks during installation.

How do I perform a code review on an untrusted AI skill from GitHub?

You can perform a code review on an untrusted AI skill from GitHub by running a vetting tool with the repository path. This provides a step-by-step protocol to assess code quality and identify potential security threats.

Can I classify the risk level of an AI skill automatically?

Yes, you can classify the risk level of an AI skill automatically using a vetting tool. It categorizes the threat level by combining automated security checks with manual review steps to guide your installation decision.

Does AI skill vetting work without any external dependencies?

Yes, AI skill vetting works without external dependencies. The vetting process relies on internal scripts to execute automated checks and guide manual code review steps, ensuring a thorough assessment independently.

What are the limitations of automated vetting for AI skills?

The limitation of automated vetting for AI skills is that automated checks alone may miss complex logical flaws. The process requires manual review steps to thoroughly assess code quality and ensure permission scopes align with intended functionality.