nullsec

trynullsec/nullsec
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Trust analysis for MCP servers, AI agents, and autonomous software.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nullsec": {
      "command": "npx",
      "args": [
        "-y",
        "trynullsec/nullsec"
      ]
    }
  }
}

README Excerpt

> Trust analysis for MCP servers and AI agents. Nullsec analyzes MCP servers for dangerous tools, permission risks, prompt injection surfaces, and agent trust metadata. Every scan produces a **Trust Score**, a **capability manifest**, and a machine-readable **NSIP manifest** — the first open standard for agent trust.

Tools (2)

ANTHROPIC_API_KEYGITHUB_TOKEN