69
/ 100
13 days ago
glama

OFFX-MCP

Bridges AI agents to a Docker-isolated Kali Linux environment over SSH, exposing 29 security tools as MCP tools with OPSEC enforcement and multi-agent coordination.

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.
🔐
You'll be asked for 3 credentials: OFFX_SSH_KEY, GITHUB_TOKEN, NVD_API_KEY
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.
🔐 secretOFFX_SSH_KEYPath to your SSH private key
configOFFX_SSH_KEY_FALLBACK_1
configOFFX_SSH_KEY_FALLBACK_2
configOFFX_SSH_HOSTYour VPS IP or hostname
configOFFX_SSH_PORT
configOFFX_SSH_USERSSH username (default: ubuntu)
configOFFX_WORKSPACE_ROOT
configOFFX_TIMEOUT
configOFFX_MAX_OUTPUT_CHARS
configOFFX_EXPECTED_EGRESS_IPYour VPN exit IP — all traffic must leave through this
configOFFX_FORBIDDEN_EGRESS_IPYour VPS raw IP — must never be the egress
configOFFX_ROUTE_PROBE_IP
configOFFX_JOB_WORKERSJobs run in a ThreadPoolExecutor with threads (default: 5). In-progress processes are tracked and can be SIGTERM'd via job_cancel.
🔐 secretGITHUB_TOKEN
🔐 secretNVD_API_KEY
configOFFX_VPN_INTERFACE
configOFFX_REQUIRED_SERVICES
configOFFX_REQUIRED_NFT_TABLES
// 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/princeofpwn-offx-mcp-1yy9p1)](https://m8ven.ai/mcp/princeofpwn-offx-mcp-1yy9p1)
commit: 23b929bac1e7a5e0d36091e9ab7b6800d64a2864
code hash: c1b19eee4ed87f1d20142cccb1f1133c5c324bbea5b6bc01217c9f5ba9dfde0b
verified: 7/18/2026, 8:01:10 AM
view raw JSON →