Hexis (Bevel-Software/Hexis) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. No publisher has claimed this listing.

C
Caution
74/100
18 days ago

Hexis

A git-backed MCP server that centrally manages AI agent skills, tools, and knowledge with role-based access, change requests, and a remote OAuth 2.1 endpoint.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

Bevel-Software

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

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

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 11 credentials: ADMIN_PASSWORD, CONNECTOR_CONFIG_ENC_KEY, GH_TOKEN, GITHUB_TOKEN, GIT_TOKEN, INTERNAL_TOKEN_SECRET, JWT_SECRET, LOGIN_PASSWORD, OIDC_CLIENT_SECRET, SECRETS_ENC_KEY, SHAREPOINT_TOKEN_ENC_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@2.1.9GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

highadm-zip@0.5.17GHSA-xcpc-8h2w-3j85

adm-zip: Crafted ZIP file triggers 4GB memory allocation

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configADMIN_EMAIL
🔐 secretADMIN_PASSWORD
configALLOWED_EMAIL_DOMAINS
configBACKUPS_ROOT
🔐 secretCONNECTOR_CONFIG_ENC_KEY
configDEFAULT_BRANCH
🔐 secretGH_TOKEN
🔐 secretGITHUB_TOKEN
🔐 secretGIT_TOKEN
configGIT_USERNAME
🔐 secretINTERNAL_TOKEN_SECRET
🔐 secretJWT_SECRET
configKB_DIR_NAME
configKB_REPO_URL
configKB_TEMPLATE_DIR
🔐 secretLOGIN_PASSWORD
configOIDC_CLIENT_ID
🔐 secretOIDC_CLIENT_SECRET
configOIDC_ISSUER_URL
configOIDC_PROVIDER_LABEL
configOIDC_SCOPES
configONTOLOGY_SESSION_BLOCK
configPROTECTED_BRANCHES
configPUBLIC_BACKEND_URL
configPUBLIC_FRONTEND_URL
configRECOVERY_BOT_EMAIL
🔐 secretSECRETS_ENC_KEY
🔐 secretSHAREPOINT_TOKEN_ENC_KEY
configSPILL_ROOT
configTENANT_ID
configTRUST_PROXY
configWORKSPACES_ROOT
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_URL
deployPORT
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

3/3 tools missing one or more hints — list_tools (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); tools_info (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); call_tool_chain (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

README present

No README found

Add a README.md describing the server and its tools.

Shell command execution

3 child_process/subprocess calls in production code — runs shell commands (src/modules/workspace/workspace.tools.ts:890, src/modules/access/access-control.service.ts:29, src/modules/workflow/git/git-version.ts:28)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Production dependencies are patched

0 critical, 1 high severity in production deps — adm-zip@0.5.17 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 6 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 Verified](https://m8ven.ai/badge/mcp/bevel-software-hexis-yxtgcq?variant=verified)](https://m8ven.ai/mcp/bevel-software-hexis-yxtgcq)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 870dc3f3067a2c591eddd284160166cb416fff27
code hash: 4413f04a3e6e94fe253455ae327ba7951dd4773185e60d7fa1de0e89ef679c9a
verified: 8/13/2026, 7:59:42 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client