What problem does it solve?
This Skill provides a security-first, structured protocol to identify dangerous patterns, excessive permissions, and suspicious code in third-party AI skills so that agents and operators avoid installing or running harmful or privacy-invasive components.
Core Features & Use Cases
- Source validation: Check provenance, author reputation, update history, and community signals before trusting a skill.
- Comprehensive code review checklist: Identify red flags such as external data exfiltration, credential access, eval/exec usage, and network calls to raw IPs.
- Risk classification & verdicts: Produce a clear risk level (low/medium/high/extreme) and a recommended installation decision for human or automated approval workflows.
- Use case: Audit a GitHub-hosted skill prior to installation to ensure it does not request tokens, access sensitive files, or execute untrusted network commands.
Quick Start
Run a vetting review of the candidate skill by providing its repository URL and request a structured SKILL VETTING REPORT summarizing red flags, permissions, and a final verdict.