skill-vetter

Audit OpenClaw skills for security risks before installation.

70|10|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/UseAI-pro/openclaw-skills-security --skill skill-vetter-useai-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/UseAI-pro/openclaw-skills-security/tree/main/skills/skill-vetter
Command: npx skills add https://github.com/UseAI-pro/openclaw-skills-security --skill skill-vetter-useai-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a crucial security layer by vetting OpenClaw skills before they are installed, protecting users from potentially malicious or misconfigured tools.

Core Features & Use Cases

  • Pre-install Security Audit: Analyzes a skill's metadata, permissions, and content for red flags.
  • Typosquat Detection: Identifies deceptive naming conventions to prevent installation of imposter skills.
  • Use Case: Before installing a new skill from an unfamiliar source, you can use skill-vetter to perform a comprehensive security check, ensuring it adheres to best practices and doesn't pose a risk to your environment.

Quick Start

Use the skill-vetter to audit the SKILL.md file located at /path/to/target/SKILL.md.

Frequently Asked Questions about skill-vetter

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

FAQPage Schema
How do I audit an OpenClaw skill for security risks before installation?

To audit an OpenClaw skill for security risks, analyze its SKILL.md file to evaluate metadata, permissions, and content for malicious patterns or excessive access. This pre-install security audit flags unsafe skills.

What is typosquatting in skill marketplaces and how do I detect it?

Typosquatting in skill marketplaces is the use of deceptive naming conventions to imitate legitimate skills. You detect it by analyzing the skill's metadata naming patterns to identify and block these imposter skills before installation.

Can I check for prompt injection vulnerabilities in skill scripts?

Yes, you can check for prompt injection vulnerabilities by analyzing the skill's instructions and scripts. The security audit identifies malicious patterns within the content, flagging potential risks before you install the skill.

Does skill vetting identify excessive permissions in OpenClaw tools?

Skill vetting does identify excessive permissions in OpenClaw tools by analyzing the skill's requested access rights during the pre-install audit. It flags any permissions that exceed expected operational requirements.

What is the best way to verify an unfamiliar skill before adding it to my environment?

The best way to verify an unfamiliar skill is to perform a comprehensive security check on its SKILL.md file. This analyzes metadata, permissions, and content to ensure it adheres to best practices and poses no risk to your environment.

When should I run a risk assessment on a new skill?

You should run a risk assessment on a new skill prior to installation, especially when sourcing from an unfamiliar publisher. This pre-install audit ensures a secure operational environment by blocking unsafe or misconfigured tools.