skill-vetter

Inspect third-party AI skill files for security risks and generate a vetting report.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/atro2829-hub/APPLE-NET-NEW --skill skill-vetter-atro2829-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/atro2829-hub/APPLE-NET-NEW/tree/main/skills/skill-vetter
Command: npx skills add https://github.com/atro2829-hub/APPLE-NET-NEW --skill skill-vetter-atro2829-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you assess whether a third-party AI skill is safe to install by checking for suspicious behavior, excessive permissions, and other security red flags.

Core Features & Use Cases

  • Source review: Evaluate where a skill came from, who maintains it, and whether it has enough trust signals to proceed.
  • Mandatory code review: Inspect all files in the skill for credential access, hidden network calls, obfuscation, dangerous execution, or system modifications.
  • Permission scoping: Determine the minimum files, commands, and network access a skill actually needs before installation.
  • Risk classification: Classify the skill as low, medium, high, or extreme risk and decide whether it is safe to install.

Quick Start

Ask the AI to vet the skill by reviewing its files, identifying red flags, and producing a security report with permissions and risk level.

Frequently Asked Questions about skill-vetter

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

FAQPage Schema
How do I check third-party AI skills for security risks before installation?

To check third-party AI skills for security risks, review the source reputation, inspect all skill files for malicious patterns like hidden network calls, and evaluate command execution and file access permissions to produce a structured vetting report.

What is the best way to assess untrusted AI skill permissions and file access?

The best way to assess untrusted AI skill permissions is to perform mandatory code review and permission scoping, determining the minimum files, commands, and network access the skill actually needs before installation to prevent excessive privileges.

Can I evaluate skills from GitHub and ClawdHub for malicious behavior?

Yes, you can evaluate skills from GitHub, ClawdHub, and other untrusted sources by checking for credential access, system modifications, and suspicious network behavior to ensure source reputation and trust signals are sufficient before proceeding.

How do I classify the risk level of a third-party AI skill?

To classify the risk level of a third-party AI skill, inspect all files for security red flags and excessive permissions, then categorize the skill as low, medium, high, or extreme risk based on the vetting report findings.

What security red flags should I look for when reviewing AI skills?

Security red flags to look for when reviewing AI skills include credential access, hidden network calls, code obfuscation, dangerous command execution, and unauthorized system modifications that indicate potentially malicious behavior.