scan_safety
Run a safety scan on AI skills or MCP servers to identify security threats like prompt injection, shell execution, network exfiltration, and credential theft. Accepts any input format.
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 |