Quality Breakdown
70/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- MCP server designed to interface with IDA Pro, providing headless reverse engineering capabilities that could be leveraged for offensive security analysis
- Multiple shell script test files (*.sh) that execute integration tests and bootstrapping procedures, indicating automated command execution
- Contains crash guard C code (src/crash_guard.c) suggesting low-level system interaction and potential crash handling for long-running processes
- Script execution handler (src/ida/handlers/script.rs) explicitly enables running arbitrary scripts within IDA Pro context
- HTTP server implementation with request handlers that could process and execute untrusted payloads from network sources
- Tool registry and request processing infrastructure designed to accept and execute diverse commands via MCP protocol