Skip to content
Back to search
30
MCP

io.github.baneado98/import-guardian

io.github.baneado98/import-guardian

Catch AI-hallucinated (slopsquatted) npm imports in generated code before npm install.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

HefestoAI live
Pre-commit code quality guardian. Detects semantic drift in AI-generated code.
4 tools · streamable-http
PackageGuard
Checks whether an npm or PyPI package is safe to install before an AI agent runs npm install or pip install. Flags nonexistent packages, kno
0 tools · http
io.github.sparkvibe-io/guardianshield
AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs
0 tools
io.github.mlawsonking/package-guard-mcp
Supply-chain guard for AI coding agents: verify packages, check vulns/malware, detect typosquats.
0 tools
io.github.goldmembrane/codesafer
Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.
0 tools
io.github.bch1212/injectshield
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.baneado98/import-guardian": {
      "url": "None",
      "transport": "http"
    }
  }
}