71
/ 100
13 days ago
glama

Memory Shell Detector MCP

A tool for detecting and cleaning Java memory shells via local or SSH remote execution. It enables AI agents to scan Java processes, analyze suspicious class code, and safely remove memory shells after user confirmation.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SSH_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.
configSSH_HOST"": "192.168.1.100",
configSSH_USERNAME"": "root",
🔐 secretSSH_PASSWORD"": "password"
configSSH_KEY_PATHSSH 私钥路径(与密码二选一)
configSSH_PORTSSH 端口(默认 22)
configTOOLS_DIR检测工具(JAR 文件)存放目录,不设置则下载到系统临时目录
// 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 5 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/ruoji6-memory-shell-mcp-omtodo)](https://m8ven.ai/mcp/ruoji6-memory-shell-mcp-omtodo)
commit: f8dfe08ad14819ab56d237f031452e76597f576a
code hash: a969894a20e2b746f8f1d985cd4722da762b3393cbb2deb93af48b33dd25b358
verified: 6/17/2026, 12:22:17 PM
view raw JSON →