skill-vetter

Detect credential access, unauthorized network calls, and code obfuscation in AI skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It keeps the host environment safe by identifying red flags before installing third-party AI skills, preventing credential leakage, unauthorized network access, and hidden execution flows.

Core Features & Use Cases

  • Source & Reputation Review: Checks author reputation, documentation freshness, and popularity before trust decisions.
  • Red Flag Detection: Flags unauthorized network calls, credential access, eval/exec usage, obfuscation, and privilege escalation attempts.
  • Permission Mapping and Risk Report: Clarifies required file, network, and environment accesses, assigns LOW–EXTREME risk, and formats the verdict into a standard security report that can be shared with compliance teams.

Quick Start

Run skill-vetter on the candidate skill to get its risk rating, permissions summary, and actionable security report.

Frequently Asked Questions about skill-vetter

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

FAQPage Schema
How do I vet third-party AI skills for credential access and unauthorized network calls before installation?

Run skill-vetter on the candidate skill to vet third-party AI skills for credential access, unauthorized network calls, and code obfuscation red flags before installation. It provides a risk rating, permission mapping, and structured security report.

What is skill vetting and when do I need a risk assessment for third-party plugins?

Skill vetting is the process of evaluating third-party plugins or repository installs to detect credential leakage and privilege escalation. You need a risk assessment before installing third-party AI skills to satisfy compliance gatekeeping requirements and keep the host environment safe.

How do I generate a structured security report and permission mapping for a manual skill upload?

To generate a structured security report and permission mapping, run skill-vetter on the manual skill upload. It clarifies required file, network, and environment accesses, assigns a LOW–EXTREME risk rating, and formats the verdict for compliance teams.

Can I check author reputation and documentation freshness as part of an AI safety compliance check?

Yes, skill-vetter performs source and reputation review by checking author reputation, documentation freshness, and popularity before trust decisions. This is integrated directly into the AI safety compliance check.

Does skill-vetter detect eval/exec usage and obfuscation red flags in repository installs?

Yes, skill-vetter detects eval/exec usage, obfuscation, unauthorized network calls, credential access, and privilege escalation attempts in repository installs. Its red flag detection identifies hidden execution flows to prevent credential leakage.

What are the limitations of automated skill vetting for compliance gatekeeping?

Automated skill vetting provides risk ratings and permission mappings based on detected red flags like unauthorized network calls and code obfuscation. While it satisfies compliance gatekeeping requirements, it should be reviewed alongside the generated structured security report for final trust decisions.