Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @mastergear4824 Updated 6/28/2026 1,343 downloads 0 stars Security: Pass

Aiclude Vulns Scan OpenClaw Plugin & Skill | ClawHub

Looking to integrate Aiclude Vulns Scan into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate devops & cloud tasks instantly, without having to write custom tools from scratch.

What this skill does

Search security vulnerability scan results for MCP Servers and AI Agent Skills from the AICLUDE scan database.

Install

ClawHub CLI
openclaw skills install @mastergear4824/aiclude-vulns-scan
Node.js (npx)
npx clawhub@latest install aiclude-vulns-scan

Full SKILL.md

Open original
Metadata table.
namedescriptionhomepagerepositorytags
aiclude-vulns-scanSearch security vulnerability scan results for MCP Servers and AI Agent Skills from the AICLUDE scan database.https://vs.aiclude.comhttps://github.com/aiclude/asvs
securityvulnerabilityscannermcpai-agent

SKILL.md content below is scrollable.

/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 <package-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

  1. Sends the package name to the AICLUDE scan API
  2. If a scan report exists, returns it immediately
  3. If not, registers the target for scanning
  4. Waits for the scan to complete and returns the results
  5. 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

License

Apache 2.0 - AICLUDE Inc.

ClawHub Registry URL: https://clawhub.ai/mastergear4824/skills/aiclude-vulns-scan

Related skills

If this matches your use case, these are close alternatives in the same category.