Skip to content
VS Code

TrustScan for VS Code

io.github.entradox/trust-scan

Security scanner for MCP servers and skills: Unicode injection, patterns, secrets.

client:VS Code transport:streamable-http tools:4

Install TrustScan in VS Code

.vscode/mcp.json

{
  "servers": {
    "trust-scan": {
      "type": "http",
      "url": "https://trust-scan-production.up.railway.app/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

TrustScan in other clients