/install aiclude-vulns-scan
/security-scan - AICLUDE Vulnerability Scanner
Search the AICLUDE security scan database for vulnerability reports on MCP Servers and AI Agent Skills. If no report exists, the target is registered and scanned automatically.
Usage
/security-scan --name \x3Cpackage-name> [--type mcp-server|skill]
Parameters
--name: Package name to search (npm package, GitHub repo, etc.)--type: Target type (mcp-server|skill) - auto-detected if omitted
Examples
/security-scan --name @anthropic/mcp-server-fetch
/security-scan --name my-awesome-skill --type skill
How It Works
- Sends the package name to the AICLUDE scan API
- If a scan report exists, returns it immediately
- If not, registers the target for scanning
- Waits for the scan to complete and returns the results
- Results are also viewable at https://vs.aiclude.com
Only the package name and type are sent. No source code or credentials are transmitted.
Output
- Risk Level (CRITICAL / HIGH / MEDIUM / LOW / INFO)
- Vulnerability List with locations and descriptions
- Risk Assessment and remediation recommendations
Links
- Web Dashboard: https://vs.aiclude.com
- npm:
@aiclude/security-skill - MCP Server:
@aiclude/security-mcp
License
Apache 2.0 - AICLUDE Inc.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install aiclude-vulns-scan - After installation, invoke the skill by name or use
/aiclude-vulns-scan - Provide required inputs per the skill's parameter spec and get structured output
What is AIclude Security Scanner?
Search security vulnerability scan results for MCP Servers and AI Agent Skills from the AICLUDE scan database. It is an AI Agent Skill for Claude Code / OpenClaw, with 906 downloads so far.
How do I install AIclude Security Scanner?
Run "/install aiclude-vulns-scan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AIclude Security Scanner free?
Yes, AIclude Security Scanner is completely free (open-source). You can download, install and use it at no cost.
Which platforms does AIclude Security Scanner support?
AIclude Security Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AIclude Security Scanner?
It is built and maintained by AICLUDE (@mastergear4824); the current version is v3.0.0.