skill-vetter

Review AI agent skills for malicious patterns and permission risks.

Updated May 27, 2026
One-click install
npx skills add https://github.com/RuifengFu/agent-skills --skill skill-vetter-ruifengfu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/RuifengFu/agent-skills/tree/main/hermes/openclaw-imports/skill-vetter
Command: npx skills add https://github.com/RuifengFu/agent-skills --skill skill-vetter-ruifengfu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Ensures that AI agents' skills are free of malicious code, adhering to safety and security standards.

Core Features & Use Cases

  • Security-first vetting: Before installing any skill from ClawdHub, GitHub, or other sources.
  • Source checking: Evaluates where the skill originated from, including author reputation and user feedback.
  • Code review: Checks for red flags, permissions, and risk levels in the codebase.
  • Permission scope analysis: Determines what files and commands the skill needs access to.

Quick Start

Run 'vet skill-vetter <skill-name>' to check the security of a skill before installing it.

Frequently Asked Questions about skill-vetter

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

FAQPage Schema
How do I check AI agent skills for malicious code before installing them?

To check AI agent skills for malicious code, run a security vetting process that scans the codebase for red flags, unauthorized access, and data exfiltration risks. This evaluates source origin, author reputation, and permission scopes to ensure safety standards are met.

What does permission scope analysis do when vetting AI agent skills?

Permission scope analysis during security vetting determines exactly which files and commands an AI agent skill needs access to. By checking these requested permissions against internal rules, it identifies potential unauthorized access risks before installation.

How can I review the source and author reputation of a skill from ClawdHub or GitHub?

You can review the source and author reputation of a skill from ClawdHub or GitHub by running a security vetting check. This evaluates where the skill originated, checks author reputation, and analyzes user feedback to assess overall trustworthiness.

What is the best way to prevent data exfiltration from AI agent skills?

The best way to prevent data exfiltration from AI agent skills is performing security-first vetting prior to installation. This process uses internal rules to perform code review and permission analysis, actively checking for malicious patterns and data exfiltration risks.

Does security vetting work for skills from any source repository?

Yes, security vetting works for skills from any source repository, including ClawdHub and GitHub. It securely assesses trustworthiness and safety by checking for malicious patterns, unauthorized access, and data exfiltration risks using internal rules regardless of the source.