apitella-scan-action

dodogeny/apitella-scan-action
★ 0 stars Unknown language API Integration Updated today
GitHub Action: scan an MCP server's tool surface for safety-annotation gaps and prompt-injection risks. Wraps @apitella/scan.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apitella-scan-action": {
      "command": "npx",
      "args": [
        "-y",
        "dodogeny/apitella-scan-action"
      ]
    }
  }
}

README Excerpt

Scan an MCP server's tool surface in CI for the gaps that bite agents in production — missing safety annotations, descriptions that contradict their own hints, credential strings and prompt-injection phrasing in tool text — and fail the build when a change makes it worse. Wraps [`@apitella/scan`](https://www.npmjs.com/package/@apitella/scan). Same checks as

Tools (8)

baselinecommentformatheadersinputlatesturlwarning