D
Caution
42/100
16 days ago

AppMarquee

A local-first MCP server for creating and managing App Store and Google Play screenshot decks, letting agents upload, review, localize, and export store-ready images without accessing source code.

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

furkangonel

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: 2 critical, 13 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// known CVEs in dependencies2 critical13 high6 medium12 low

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

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

Next.js is vulnerable to RCE in React flight protocol

criticalnext@15.0.3GHSA-f82v-jwr5-mffw

Authorization Bypass in Next.js Middleware

high@modelcontextprotocol/sdk@1.25.3GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

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

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

highnext@15.0.3GHSA-89xv-2m56-2m9x

Next.js: Server-Side Request Forgery in Server Actions on custom servers

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.
configAPPMARQUEE_CLAUDE_DESKTOP_CONFIG
configAPPMARQUEE_INSTALL_DRY_RUN
configAPPMARQUEE_URL
// quality suggestions

All four hints declared on every tool

7/10 tools missing one or more hints — appmarquee_status (missing: destructiveHint, idempotentHint); appmarquee_list_projects (missing: destructiveHint, idempotentHint); appmarquee_get_project (missing: destructiveHint, idempotentHint), +4 more. 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.

openWorldHint matches behaviour

9 tools claim openWorldHint=false but make outbound HTTP — appmarquee_status → dynamic (line 41); appmarquee_list_projects → dynamic (line 41); appmarquee_create_project → dynamic (line 41)

Either flip openWorldHint to true (acknowledging external reach) or refactor the handler to avoid outbound HTTP. If the only network calls are to a known fixed endpoint that you consider part of the tool itself, document that and keep openWorldHint=false; otherwise true is honest.

Tool inputs are validated

Only 4/10 tool handlers declare input schemas (40%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tool handlers catch errors

9/10 tool handlers wrap calls in try/catch (90%)

Wrap each tool handler body in try/catch and return a structured error response.

Tool test coverage

Only 0/10 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

Shell command execution

1 child_process call — runs shell commands

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

Production dependencies are patched

2 critical, 11 high severity in production deps — next@15.0.3 (critical), next@15.0.3 (critical)

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

Dev dependencies

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

Upgrade dev dependencies when convenient.

Dependency freshness

2/25 production deps stale: tailwindcss-animate@2023-08-28 (2.9y), @dnd-kit/utilities@2023-11-06 (2.7y)

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 8 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/furkangonel-appmarquee-ui94gf?variant=verified)](https://m8ven.ai/mcp/furkangonel-appmarquee-ui94gf)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 50d11b6471e50b2f1abf7ce18e408331c41bec25
code hash: ccaaa420b6ee69619a8023a74d1cdc2ef7ba16916ca9735cb9c5014e23b938b7
verified: 8/3/2026, 10:13:46 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