SkillsSafe
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SkillsSafescan https://example.com/skill.md for threats"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SkillsSafe β AI Skill Security Scanner
Free, no-signup security scanner for AI agent skills.
Scan any SKILL.md, MCP config, or system_prompt for threats before installing.
π skillssafe.com
What Is SkillsSafe?
As AI agents become more powerful, malicious skills can steal credentials, exfiltrate data, or hijack your agent's behavior. SkillsSafe scans skill files before you install them β the same way an antivirus scans software before you run it.
Supported platforms: OpenClaw Β· Claude Code Β· Cursor Β· Codex Β· any MCP-compatible agent
Related MCP server: SkillsGuard
Features
π Security Scanner
Paste content, enter a URL, or upload a file to scan for:
Threat | Description |
Credential Theft | Attempts to access API keys, tokens, or passwords |
Data Exfiltration | Skills that send your data to external servers |
Prompt Injection | Hidden instructions that hijack agent behavior |
Shell Injection | Reverse shell or arbitrary command execution |
Zero-Width Characters | Invisible Unicode characters hiding malicious instructions |
Scope Creep | Skills requesting permissions beyond their stated purpose |
Memory Poisoning | Attempts to corrupt agent memory or context |
Privacy Risk | Unnecessary access to personal or sensitive data |
Each scan returns a risk score, severity rating (SAFE / CAUTION / DANGER / CRITICAL), and a shareable report link.
ποΈ Zero-Width Character Detector
Visualize invisible Unicode characters (U+200B, U+200C, U+200D, U+FEFF, etc.) hidden inside text. Attackers embed these to create prompts that look safe to humans but carry hidden instructions for AI agents.
π MCP Server Integration
Native Model Context Protocol support β let your agent automatically check skill safety before installation. No API key required.
# OpenClaw (one-line setup)
openclaw mcp add https://skillssafe.com/api/mcpAvailable MCP tools:
scan_urlβ Scan a skill by URLscan_contentβ Scan skill content directlyget_reportβ Retrieve a full scan report
π‘ REST API
Works with any agent, script, or CI/CD pipeline.
# Scan by URL
curl -X POST https://skillssafe.com/api/v1/scan/url \
-H "Content-Type: application/json" \
-d '{"url": "https://clawhub.ai/skills/example"}'
# Scan by content
curl -X POST https://skillssafe.com/api/v1/scan/content \
-H "Content-Type: application/json" \
-d '{"content": "...skill content..."}'Full OpenAPI spec: https://skillssafe.com/api/v1/openapi.json
Pages
Route | Description |
| Main security scanner |
| Hidden Unicode character detector |
| Interactive API documentation |
| Integration guide for MCP & REST API |
| Bug reports and feature requests |
Getting Started (Local Development)
npm install
npm run devOpen http://localhost:3000 in your browser.
Environment Variables
# .env.local
# (see wrangler.toml for Cloudflare Workers configuration)Tech Stack
Framework: Next.js (App Router)
Deployment: Cloudflare Workers via
@opennextjs/cloudflareDatabase: Cloudflare D1 (SQLite)
i18n: next-intl (English Β· δΈζ Β· ζ₯ζ¬θͺ)
Pricing
100% Free Β· No Signup Β· No Rate Limits for Humans
API rate limit: 60 requests/hour (no API key required).
Feedback & Support
Found a bug or false positive? Send feedback or email support@skillssafe.com.
SkillsSafe is an independent security tool, not affiliated with Anthropic, OpenClaw, or Cisco.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceFree AI agent skill security scanner. Detects prompt injection, credential theft, zero-width character attacks, and ClawHavoc malware indicators. No signup required.891MIT
- FlicenseNot gradedqualityBmaintenanceStatic security scanner for AI agent skill packages that detects malicious SKILL.md files and bundled scripts before they run.15

AgentVerus MCP Serverofficial
AlicenseNot gradedqualityDmaintenanceSecurity scanning for AI agent skills exposed as MCP tools, enabling skill analysis from ClawHub, GitHub, skills.sh, or raw URLs.14MIT- AlicenseNot gradedqualityCmaintenanceProvides a security scanner for AI agent skills and MCP servers, detecting threats like prompt injection, identity hijacking, and memory poisoning.412MIT
Related MCP Connectors
Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10.
Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.
Scan agent skills and MCP servers for malicious patterns before you load them
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GUCCI-atlasv/Skillssafe.com'
If you have feedback or need assistance with the MCP directory API, please join our Discord server