verdict-dfir-beta
BETA — Community & contribution hub for VERDICT, a DFIR agent that runs inside Claude Code. New UI design and images landing soon; see verdict-dfir for the stable release.
Install / Use
claude mcp add TimothyVang -- npx -y github:TimothyVang/verdict-dfir-betaIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AutomationSupported Platforms
Skill content
View source on GitHub{ "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/specification/main/schema/draft/schema.json", "_comment": "SSH-transport variant. Activate with scripts/find-evil-sift, which rewrites IP/key/repo at runtime from env vars (SIFT_SSH_KEY, SIFT_VM_IP, GUEST_USER, GUEST_REPO_PATH). Default key: ~/.ssh/sift_key. Do not hand-edit the IP or key path here; they are populated automatically.", "mcpServers": { "findevil-mcp": { "type": "stdio", "command": "ssh", "args": [ "-i", "~/.ssh/sift_key", "-T", "-o", "StrictHostKeyChecking=accept-new", "-o", "ServerAliveInterval=30", "-o", "ServerAliveCountMax=3", "sansforensics@192.0.2.10", "VOLATILITY_BIN=/home/sansforensics/.local/bin/vol HAYABUSA_BIN=/home/sansforensics/.local/bin/hayabusa VELOCIRAPTOR_BIN=/home/sansforensics/.local/bin/velociraptor exec /home/sansforensics/find-evil/target/release/findevil-mcp" ] }, "findevil-agent-mcp": { "type": "stdio", "command": "ssh", "args": [ "-i", "~/.ssh/sift_key", "-T", "-o", "StrictHostKeyChecking=accept-new", "-o", "ServerAliveInterval=30", "-o", "ServerAliveCountMax=3", "sansforensics@192.0.2.10", "cd /home/sansforensics/find-evil/services/agent_mcp && exec /home/sansforensics/.local/bin/uv run python -m findevil_agent_mcp.server" ] } } }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
pyspark-etl-best-practices-cursorrules-prompt-file
40.6kCursor rules for PySpark ETL development with code style, joins, window functions, map operations, and Iceberg patterns.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
Agent-Reach
72.5kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Security Score
Audited on Invalid Date
