61
grade C
3 days ago
npm

REMnux/remnux-mcp-server

MCP server for using the REMnux malware analysis toolkit via AI assistants

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: MCP_TOKEN, SECRET_API_KEY, SSH_LIVE_PASSWORD, SSH_SMOKE_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCONTAINER
configLIVE_TEST1 pnpm exec vitest run src/__tests__/live-integration.test.ts
configLOCAL_LIVE_TEST1 pnpm exec vitest run src/__tests__/local-live-integration.test.ts
🔐 secretMCP_TOKENexport =$(openssl rand -hex 32)
🔐 secretSECRET_API_KEY
configSSH_AUTH_SOCK
configSSH_LIVE_HOSTSSH_LIVE_TEST=1 =YOUR_VM_IP SSH_LIVE_USER=remnux SSH_LIVE_PASSWORD=YOUR_PASSWORD \
🔐 secretSSH_LIVE_PASSWORDSSH_LIVE_TEST=1 SSH_LIVE_HOST=YOUR_VM_IP SSH_LIVE_USER=remnux =YOUR_PASSWORD \
configSSH_LIVE_TEST1 SSH_LIVE_HOST=YOUR_VM_IP SSH_LIVE_USER=remnux SSH_LIVE_PASSWORD=YOUR_PASSWORD \
configSSH_LIVE_USERSSH_LIVE_TEST=1 SSH_LIVE_HOST=YOUR_VM_IP =remnux SSH_LIVE_PASSWORD=YOUR_PASSWORD \
configSSH_SMOKE_HOSTYOUR_VM_IP SSH_SMOKE_USER=remnux SSH_SMOKE_PASSWORD=YOUR_PASSWORD \
🔐 secretSSH_SMOKE_PASSWORDSSH_SMOKE_HOST=YOUR_VM_IP SSH_SMOKE_USER=remnux =YOUR_PASSWORD \
configSSH_SMOKE_PORT
configSSH_SMOKE_USERSSH_SMOKE_HOST=YOUR_VM_IP =remnux SSH_SMOKE_PASSWORD=YOUR_PASSWORD \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/remnux-mcp-server-cb0bd2)](https://m8ven.ai/mcp/remnux-mcp-server-cb0bd2)
commit: ef87f3ea7e2f6f0a013db1cb829be5865f28586f
code hash: 3a72d8114cf5ce0e14ad3f6922c37369311fd20f2ca6732094858b81dffa8f12
verified: 4/18/2026, 4:08:16 PM
view raw JSON →