skill-vetter

Audit AI agent skills for malicious patterns and prompt injection risks.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/gula00/autoclaw-skills --skill skill-vetter-gula00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/gula00/autoclaw-skills/tree/main/skill-vetter-1.0.0
Command: npx skills add https://github.com/gula00/autoclaw-skills --skill skill-vetter-gula00

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 they are installed, preventing the introduction of malicious code, prompt injection, or data exfiltration risks.

Core Features & Use Cases

  • Pre-installation Security Audit: Analyzes skills for red flags like unauthorized network access, credential exposure, or suspicious code patterns.
  • Risk Assessment: Classifies skills into Low, Medium, High, or Extreme risk categories based on their potential impact.
  • Use Case: Before installing a new skill from an unknown GitHub repository, use the skill-vetter to perform a thorough security check and receive a clear verdict on whether it's safe to proceed.

Quick Start

Use the skill-vetter to analyze the skill located at the GitHub URL '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 perform a security audit on an AI agent skill before installation?

To perform a security audit on an AI agent skill, use this tool to analyze its source code for malicious patterns, unauthorized data exfiltration, and prompt injection vulnerabilities. It classifies identified risks and provides a clear installation verdict.

What is the best way to check a GitHub repository for prompt injection risks?

The best way to check a GitHub repository for prompt injection risks is to run a pre-installation security audit. This process analyzes the skill's source code to identify malicious patterns and classifies them into Low, Medium, High, or Extreme risk categories.

Can I vet AI agent skills for unauthorized data exfiltration before installing them?

Yes, you can vet AI agent skills for unauthorized data exfiltration before installing them. The vetting process specifically analyzes source code for unauthorized network access and credential exposure to prevent data theft.

How does risk assessment classify malicious code patterns in AI skills?

Risk assessment classifies malicious code patterns in AI skills by analyzing the source code for suspicious behavior and potential impact. It categorizes the threat into Low, Medium, High, or Extreme risk levels to determine installation safety.

What are the limitations of automated security vetting for AI skills?

The limitations of automated security vetting for AI skills include potential false positives or missing novel obfuscation techniques in source code. It provides a risk classification and installation verdict but cannot guarantee absolute safety from all zero-day vulnerabilities.