skill-vetter

Evaluate AI agent skills for security risks before installation.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/ncsound919/deterministic-brain --skill skill-vetter-ncsound919
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/ncsound919/deterministic-brain/tree/main/skills/skill-vetter
Command: npx skills add https://github.com/ncsound919/deterministic-brain --skill skill-vetter-ncsound919

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security-first vetting protocol to identify and mitigate risks before integrating AI skills into your environment, reducing exposure to unsafe or poorly scoped code.

Core Features & Use Cases

  • Source evaluation: verify origin, author reputation, and recency to build trust.
  • Code review guidance: mandatory checks for red flags and risky patterns before installation.
  • Permission and scope analysis: ensure minimal, justified access and external network calls.
  • Use Case: before adopting a new skill from a third-party, run this vetting protocol to decide whether to proceed or discard.

Quick Start

Use this vetting protocol to evaluate a newly found AI skill before installation.

Frequently Asked Questions about skill-vetter

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

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

To vet AI agent skills for security risks, evaluate the source origin, author reputation, and code recency. Apply a mandatory code review to catch red flags, analyze permission scopes, and classify the risk level before installation.

What is permission scope analysis for third-party AI skills?

Permission scope analysis for AI skills ensures the code requests minimal, justified access and scrutinizes external network calls. This process prevents poorly scoped code from compromising your environment before integration.

How do I perform a code review to catch red flags in AI skills?

Perform a code review on AI skills by applying mandatory checks for risky patterns and red flags. This vetting protocol guides you through source evaluation and risk classification to decide whether to proceed or discard.

Can I use this vetting protocol across GitHub and shared agent repositories?

Yes, you can apply this security vetting protocol across ClawdHub, GitHub, and shared agent repositories. It standardizes risk assessment and code review to identify unsafe permissions before you install any found skill.

What's the best way to assess author reputation and source origin for AI skills?

The best way to assess author reputation and source origin is to verify trust signals and recency during source evaluation. This vetting process builds trust and highlights potential red flags before integration.

When should I not install a third-party AI skill?

You should not install a third-party AI skill when code review identifies risky external network calls, unjustified permission scopes, or unresolved red flags. Risk classification determines if exposure to unsafe code is too high.