mcp-zebrunner (maksimsarychau/mcp-zebrunner) 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
16 days ago

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

maksimsarychau

Source: modelscope

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 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
4 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
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 4 credentials: OKTA_CLIENT_SECRET, TOKEN_STORE_KEY, ZEBRUNNER_PROJECT_KEY, ZEBRUNNER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

highform-data@4.0.5GHSA-hmw2-7cc7-3qxx

form-data: CRLF injection in form-data via unescaped multipart field names and filenames

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.
configDEFAULT_PAGE_SIZE"": "100",
configENABLE_RATE_LIMITING
configENABLE_RULES_ENGINE"": "true",
configJIRA_BASE_URL
configMAX_PAGE_SIZE100 # Maximum items per page (optional)
configMAX_REQUESTS_PER_SECOND
configMCP_AUTH_MODEselfauth # Enable per-user credential form (Mode 3)
configMCP_COMPACT_DEFAULTSEnv flags (off) =true, MCP_SUMMARY_DEFAULTS=true Server-wide default flips after eval passes
configMCP_INLINE_METRICS
configMCP_MAX_RESULTS
configMCP_RESOURCE_PROJECTS
configMCP_RULES_FILEcustom-rules.md # Custom technical rules file (optional)
configMCP_SERVER_URL
configMCP_SKIP_INTEGRITY_CHECK
configMCP_SUMMARY_DEFAULTSEnv flags (off) MCP_COMPACT_DEFAULTS=true, =true Server-wide default flips after eval passes
configMCP_TRANSPORThttp # Use HTTP transport
configMIN_COVERAGE_THRESHOLD70 # Minimum coverage percentage (optional)
configOAUTH_FLOW_STORE_DIR
configOAUTH_RECOVERED_REDIRECT_URIS
configOKTA_AUTH_SERVER_ID
configOKTA_CLIENT_ID
🔐 secretOKTA_CLIENT_SECRET
configOKTA_DOMAIN
configRATE_LIMITING_BURST
configREQUIRE_API_VALIDATIONtrue # Require API validation in tests (optional)
configREQUIRE_ERROR_HANDLING
configREQUIRE_UI_VALIDATIONtrue # Require UI validation in tests (optional)
configRETRY_ATTEMPTS
configRETRY_DELAY
configSCREENSHOT_DOWNLOAD_DIR
configSKIP_URL_VALIDATION_ON_ERROR
configSTRICT_URL_VALIDATION
configTIMEOUT
🔐 secretTOKEN_STORE_KEYyour-secret # Encryption key for stored credentials
configTOKEN_STORE_PATH./tokens.enc # Path for encrypted credential store
configVIDEO_DOWNLOAD_DIR
configZEBRUNNER_CONFIG_JSON'{"localeTestRunRules":{"enabled":false},"relaunchFailures":{"excludeLaunchNamePatterns":["Benchmark"]}}'
configZEBRUNNER_CONFIG_PATH
configZEBRUNNER_LOGINyour.email@company.com
🔐 secretZEBRUNNER_PROJECT_KEY
configZEBRUNNER_REGISTER_LEGACY_ALIASES
🔐 secretZEBRUNNER_TOKENyour_api_token_here
configZEBRUNNER_URL"": "https://your-company.zebrunner.com/api/public/v1",
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Shell command execution

2 child_process/subprocess calls in production code — runs shell commands (src/stealth-integrity.ts:81, src/stealth-integrity.ts:140)

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 — form-data@4.0.5 (high)

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

Dependency freshness

2/10 production deps stale: @ffmpeg-installer/ffmpeg@2022-06-12 (4.2y), @ffprobe-installer/ffprobe@2023-08-25 (3y)

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 2 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/maksimsarychau-mcp-zebrunner-8e0bnf?variant=verified)](https://m8ven.ai/mcp/maksimsarychau-mcp-zebrunner-8e0bnf)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 45b4e58ce179d5050a2a7ea3dfa02df948da9d31
code hash: 1c83ba03e9ae94b540fb4537410e33eed75ccd2b725360f833eb98ef0b1fd3ce
verified: 8/13/2026, 9:14:00 PM
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