skill-vetter

Scan third-party AI agent skills for malicious code patterns and security risks.

1|Updated May 1, 2026
One-click install
npx skills add https://github.com/e2662020/QuickMovie --skill skill-vetter-e2662020
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-vetter
Source: https://github.com/e2662020/QuickMovie/tree/main/skills/skill-vetter
Command: npx skills add https://github.com/e2662020/QuickMovie --skill skill-vetter-e2662020

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Installing unvetted AI agent skills from untrusted sources introduces critical security risks, including malicious code execution, credential theft, and unauthorized data exfiltration that can compromise systems and sensitive information.

Core Features & Use Cases

  • Standardized Vetting Protocol: Step-by-step process covering source verification, mandatory code review, permission scope evaluation, and risk classification.
  • Red Flag Detection: Explicit list of malicious patterns to reject immediately, including unauthorized network calls, credential file access, and obfuscated code.
  • Use Case: When a team member shares a new task automation skill from an unknown GitHub repository, use this Skill to scan all its files for suspicious behavior and generate a formal security report before installation.

Quick Start

Use the skill-vetter skill to evaluate the security of the new data-processing skill you found on ClawdHub before adding it to your agent's toolset.

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 malware before installing them?

To vet AI agent skills for malware, you need a standardized security review process that scans for malicious code patterns, evaluates permission scope, and classifies risk levels. This involves source verification, mandatory code review, and red flag detection to prevent credential theft and data exfiltration prior to installation.

What malicious code patterns should I look for during a code review of third-party agent skills?

During a code review of third-party agent skills, look for malicious patterns like unauthorized network calls, credential file access, and obfuscated code. Identifying these red flags helps prevent unauthorized data exfiltration and malicious code execution within your automated agent workflows.

Can I use a security vetting protocol for skills sourced from GitHub and shared by other agents?

Yes, a standardized security vetting protocol applies to skills sourced from GitHub, ClawdHub, or shared by other agents. It evaluates permission scope and detects malicious code patterns across all sources to ensure safe integration into automated agent workflows.

What is the best way to evaluate the permission scope of an untrusted AI agent skill?

The best way to evaluate the permission scope of an untrusted AI agent skill is through a standardized vetting protocol that includes source verification, mandatory code review, and risk classification. This process identifies unauthorized access to credentials and sensitive data before installation.

When do I need to run a security risk assessment on task automation skills?

You need to run a security risk assessment on task automation skills prior to installation whenever they come from untrusted sources like unknown GitHub repositories. This prevents malware infection, credential theft, and sensitive data exfiltration by classifying risk levels before integration.

Does agent safety vetting prevent unauthorized network calls in shared task automation skills?

Agent safety vetting prevents unauthorized network calls by scanning all files in shared task automation skills for suspicious behavior. It generates a formal security report that flags malicious code patterns and classifies risk levels for informed installation decisions.