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.