0
/ 100
10 days ago
glama

KryMark

MCP server for collecting and resolving website feedback via AI; reviewers click elements and type requests, then AI agents pull fix prompts and resolve notes automatically.

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
🚨
Secret credentials may flow to a network call
1 flow detected: TG_BOT_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 10 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 6 credentials: CRON_SECRET, PB_ADMIN_PASS, PB_SUPERUSER_TOKEN, S3_SECRET_ACCESS_KEY, SES_SECRET_ACCESS_KEY, TG_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical10 high2 medium9 low

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

criticalnext@16.0.0GHSA-9qr9-h5gf-34mp

Next.js is vulnerable to RCE in React flight protocol

highnext@16.0.0GHSA-267c-6grr-h53f

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes

highnext@16.0.0GHSA-26hh-7cqf-hhc6

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes - Incomplete Fix Follow-Up

highnext@16.0.0GHSA-36qx-fr4f-26g5

Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n

highnext@16.0.0GHSA-492v-c6pp-mqqv

Next.js has a Middleware / Proxy bypass through dynamic route parameter injection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCRON_SECRET
configIP_HASH_SALTcp .env.example .env # fill in NEXT_PUBLIC_APP_ORIGIN +
configNEXT_PUBLIC_APP_ORIGINcp .env.example .env # fill in + IP_HASH_SALT
configPB_ADMIN_EMAILPB_URL=http://127.0.0.1:8091 =admin@example.com PB_ADMIN_PASS=YOUR_PASSWORD npm run setup
🔐 secretPB_ADMIN_PASSPB_URL=http://127.0.0.1:8091 PB_ADMIN_EMAIL=admin@example.com =YOUR_PASSWORD npm run setup
🔐 secretPB_SUPERUSER_TOKEN3) generate the app's superuser token → put it in .env as
configPB_URL
configRATE_LIMIT_PER_IP_MIN
configRATE_LIMIT_PER_PROJECT_DAY
configS3_ACCESS_KEY_ID
configS3_BUCKET
configS3_REGION
🔐 secretS3_SECRET_ACCESS_KEY
configSES_ACCESS_KEY_ID
configSES_CONFIG_SET
configSES_FROM
configSES_REGION
🔐 secretSES_SECRET_ACCESS_KEY
🔐 secretTG_BOT_TOKEN, TG_CHAT_ID Telegram ping on new notes no pings
configTG_CHAT_IDTG_BOT_TOKEN, Telegram ping on new notes no pings
// 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/kryphan-krymark-1c5mjv)](https://m8ven.ai/mcp/kryphan-krymark-1c5mjv)
commit: 5c4990057577d7de745ed362aa9e9ae413a13f57
code hash: aaa9cb27cd0a261bd876d2406c39e3ae0f00fffcc10b7a6b7d4d8e2f03b0fbeb
verified: 7/21/2026, 9:08:39 AM
view raw JSON →