scan_safety
Scan AI skills and MCP servers for security threats like prompt injection, shell execution, and credential theft by providing a repository, npm package, or URL.
Instructions
Run a focused safety scan on an AI skill or MCP server. Checks for prompt injection, shell execution, network exfiltration, credential theft, obfuscated payloads, public network binding (0.0.0.0), and risky npm lifecycle scripts (preinstall/install/postinstall). Accepts any input format (owner/repo, npm package, Smithery URL, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Any of: "owner/repo", GitHub URL, "npm:@scope/package", Smithery URL, or OpenClaw URL |