ai-dfir-toolkit

depalmar/ai-dfir-toolkit
★ 15 stars Python AI/LLM Updated 3d ago ✗ Risk
A vendor-neutral collection of Sigma, YARA, and Suricata rules for detecting compromise of LLM applications, MCP servers, ML supply chains, AI infrastructure, AI-powered insider threats, and RAG/vector database attacks.
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": {
    "ai-dfir-toolkit": {
      "command": "uvx",
      "args": [
        "ai-dfir-toolkit"
      ]
    }
  }
}

Or install with pip: pip install ai-dfir-toolkit

Topics

ai-securitydetection-engineeringdfirforensicsincident-responsellm-securitymcpsigmathreat-hunting