localsetup-skill-vetter

Vets AI agent skills by source provenance, codebase integrity, permission scopes, and risk classification.

3|2|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/cptnfren/localsetup --skill localsetup-skill-vetter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: localsetup-skill-vetter
Source: https://github.com/cptnfren/localsetup/tree/main/_localsetup/skills/localsetup-skill-vetter
Command: npx skills add https://github.com/cptnfren/localsetup --skill localsetup-skill-vetter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security-first vetting protocol for AI agent skills to prevent unsafe or unknown code from being installed.

Core Features & Use Cases

  • Stepwise checks for source provenance, code review, and permission scope before installation
  • Risk classification with clear remediation guidance, enabling safer skill onboarding
  • Works across public registries, GitHub repos, and inter-agent skill exchanges

Quick Start

Run the vetting protocol on a skill's SKILL.md and its source to generate a safety report.

Frequently Asked Questions about localsetup-skill-vetter

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

FAQPage Schema
How do I vet AI skills for security risks before installing them?

Vetting AI skills for security risks requires evaluating source provenance, codebase integrity, and permission scopes before installation. This skill enforces mandatory checks to detect red flags and risky patterns across public registries and GitHub repos.

What does an AI agent skill vetting protocol check?

An AI agent skill vetting protocol checks source provenance, performs code review, and assesses permission scopes. It generates a safety report with risk classification and clear remediation guidance to ensure safer skill onboarding.

Can I use this vetting process on skills from GitHub repos and public registries?

Yes, you can use this vetting process on skills from public registries, GitHub repos, and inter-agent skill exchanges. It evaluates the source code and SKILL.md files to generate a comprehensive safety report.

How do I generate a safety report for an AI skill I want to install?

To generate a safety report, run the vetting protocol on the skill's SKILL.md and its source code. The protocol evaluates source provenance, codebase integrity, and permission scopes before classifying the risk.

What is the best way to assess permission scopes for AI agent skills?

The best way to assess permission scopes is using a stepwise vetting protocol that evaluates source provenance and codebase integrity. It enforces mandatory checks to detect risky patterns and provides risk classification.

Why do I need to review codebase integrity before adding an AI skill?

You need to review codebase integrity before adding an AI skill to prevent unsafe or unknown code from being installed. Vetting detects red flags and risky patterns, providing clear remediation guidance for safer skill onboarding.