zyrax-guard

tiagosilva07/zyrax-guard
★ 2 stars Go AI/LLM Updated today
Audit your AI agent configs before you run them — prompt injection, rogue MCP servers, credential-exfil. Plus dependency vetting.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zyrax-guard": {
      "command": "go",
      "args": [
        "run",
        "github.com/tiagosilva07/zyrax-guard@latest"
      ]
    }
  }
}

README Excerpt

**Audit your AI agent configs before you run them.** Catch the prompt injection, malicious MCP servers, and credential-exfil hiding in the files that steer your AI — `CLAUDE.md`, `.mcp.json`, agent settings, skills — and vet the packages they pull in. In milliseconds. Nothing leaves your machine. ```

Tools (6)

initmcpnpmscanscan_agentsupgrade

Topics

agent-securityai-securityclaude-codeclicursordevsecopsgolangmcpprompt-injectionsarifsupply-chain-security