rustmachineguard

lexicone42/rustmachineguard
★ 0 stars Rust AI/LLM Updated 13d ago
Rust rewrite of step-security/dev-machine-guard — scan your dev machine for AI agents, MCP servers, IDE extensions, and more. Not affiliated with StepSecurity.
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": {
    "rustmachineguard": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rustmachineguard"
      ]
    }
  }
}

Topics

ai-safetycloud-securitydeveloper-toolside-extensionsmcprustscannersecurityssh