Skip to content

Latest commit

 

History

History
105 lines (70 loc) · 2.76 KB

File metadata and controls

105 lines (70 loc) · 2.76 KB

🔒 SkillShield

Security-scored directory for AI agent skills and MCP servers

Website Skills Scanned Malware Detected

🚨 The Problem

AI agents are getting powerful. They can browse the web, execute code, access your files. And we're all plugging in random "skills" and MCP servers without knowing what they actually do.

We scanned 33,530 AI agent skills from ClawHub, SkillsMP, and MCP Market.

The result: 12% contain critical security issues:

  • 🔑 Credential stealers
  • 🐚 Reverse shells
  • 💉 Prompt injection attacks
  • 📤 Data exfiltration

✅ The Solution

SkillShield is the first security-scored directory for AI agent skills. Every extension gets:

  • 0-100 Trust Score — instantly see if a skill is safe
  • Detailed Risk Breakdown — what vulnerabilities were found
  • Category Browsing — 15 categories, from Development to Security
  • Full-Text Search — find skills by name, author, or description
  • Free CLI Scanner — audit skills locally before installing

📸 Screenshots

Dashboard Overview Dashboard

Hero Section Hero

Browse Verified Skills Browse

🚀 Quick Start

Browse the Directory

👉 skillshield.dev — Pre-scanned database of 33,530+ skills

Scan Locally

# Coming soon: CLI scanner
npm install -g skillshield-cli
skillshield scan ./skill.md

📊 Current Stats

Metric Count
Skills Scanned 33,530+
Malicious Detected 4,023 (12%)
Categories 15
Marketplaces Covered 3

🛡️ Security Analysis

Every skill undergoes three-layer analysis:

  1. Static Code Inspection — Pattern matching for known attacks
  2. Prompt Injection Detection — Behavioral analysis of AI interactions
  3. Sandboxed Execution — Safe environment testing

🏷️ Categories

  • Development
  • Security
  • Business
  • Data & Analytics
  • Communication
  • Productivity
  • And 10 more...

🔗 Links

📜 License

MIT License — Open source and free to use.


Built because we got paranoid about AI security. 🔒