Agent Skill Scanner
@rexcoleman
About Agent Skill Scanner
Scan OpenClaw SKILL.md and MCP tool definition files for security vulnerabilities. 22 rules across prompt injection, capability escalation, data exfiltration, encoded payloads, and composition risks. The only scanner targeting agent skill file formats.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agent-skill-scanner": {
"command": "python3",
"args": [
"/path/to/agent-skill-scan-mcp/server.py"
],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Agent Skill Scanner?
Agent Skill Scanner scans OpenClaw SKILL.md and Model Context Protocol (MCP) tool definition files for security vulnerabilities directly from Claude Code. It is for developers building agent skill files who need targeted security analysis beyond generic SAST tools.
How to use Agent Skill Scanner?
Install with pip install agent-skill-scanner, then configure in Claude Code's MCP settings by adding the agent-skill-scanner server pointing to the server.py script. Use the tools scan_skill_file (to scan a single file) or scan_directory (to recursively scan a directory) from within Claude.
Key features of Agent Skill Scanner
- 22 detection rules across prompt injection, capability escalation, data exfiltration, encoded payloads, and composition risks.
- Targets OpenClaw SKILL.md and MCP tool definition formats (missed by generic SAST tools).
- Returns findings with severity, rule ID, description, and evidence.
- Recursively scans directories for agent skill files.
- Runs fully locally via stdio; no network calls after install.
- Source is open and auditable on GitHub.
Use cases of Agent Skill Scanner
- Scan a single agent skill file for vulnerabilities before deployment.
- Recursively scan a directory of skill files to get aggregated findings.
- Integrate into a CI pipeline using the companion GitHub Action.
- Identify hidden attacks like system prompt override or shell spawning in skill files.
FAQ from Agent Skill Scanner
What does Agent Skill Scanner detect that other scanners miss?
It detects vulnerabilities in OpenClaw SKILL.md and MCP tool definitions – markdown-embedded code and YAML skill configurations that generic SAST tools (semgrep, CodeQL) completely miss.
What are the runtime requirements for Agent Skill Scanner?
Python 3.10 or newer and the scanner engine installed via pip. No external services or network connections are required after the initial installation.
Where does Agent Skill Scanner store or send data?
All scanning is done locally via stdio. There is no data collection, telemetry, or outbound network calls beyond the initial pip install.
What are the limitations of Agent Skill Scanner?
It uses pattern-based detection only (no semantic analysis). It is designed specifically for OpenClaw SKILL.md and MCP tool definitions, and its rules cover known attack patterns from published research, not zero-days.
What transport does Agent Skill Scanner use for MCP?
It uses stdio transport to communicate with Claude Code. No HTTP or network transport is involved.
Frequently asked questions
What does Agent Skill Scanner detect that other scanners miss?
It detects vulnerabilities in OpenClaw SKILL.md and MCP tool definitions – markdown-embedded code and YAML skill configurations that generic SAST tools (semgrep, CodeQL) completely miss.
What are the runtime requirements for Agent Skill Scanner?
Python 3.10 or newer and the scanner engine installed via pip. No external services or network connections are required after the initial installation.
Where does Agent Skill Scanner store or send data?
All scanning is done locally via stdio. There is no data collection, telemetry, or outbound network calls beyond the initial `pip install`.
What are the limitations of Agent Skill Scanner?
It uses pattern-based detection only (no semantic analysis). It is designed specifically for OpenClaw SKILL.md and MCP tool definitions, and its rules cover known attack patterns from published research, not zero-days.
What transport does Agent Skill Scanner use for MCP?
It uses stdio transport to communicate with Claude Code. No HTTP or network transport is involved.
Basic information
More AI & Agents MCP servers

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca

Competitor Tracker & Co.
Competitor Tracker & Co.Competitor Tracker & Co. watches your competitors' websites and tells you what changed. Every week it crawls their pricing, product, messaging and corporate pages, detects the changes that matter, and files a tagged, ran
Just Domain.
Just.Just Domain is the domain registrar for businesses built with AI. An AI assistant checks availability and both prices, first year and renewal, and hands back a checkout link for justdomain.ai. Read only by design: no pur

Plainpaper
PlainpaperThe AI marketing canvas for Claude and MCP agents. Your agent drafts campaigns as cards on a shared board, briefed by your brand rules, approved by you.
UnificAlly MCP
unifically-devUnificAlly MCP server. One API for 100+ AI video, image, music and speech models. https://mcp.unifically.com/mcp
Comments