ARDF-MCP-A2A (MauricioPerera/ARDF-MCP-A2A) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

F
Warning
21/100
4 days ago

ARDF-MCP-A2A

Repositorio con el perfil ARDF subagent@v0.1 y un servidor MCP en Node/TypeScript que actúa como puente hacia agentes A2A.

Warning. Serious findings were identified. Review the full report before connecting. 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

Monitored 19 days · every push re-verified

Who stands behind it

gmail.com (@MauricioPerera) · Verified Publisher

Source: github_app_install

Maintenance & responsiveness
as of 2026-08-26
Issues closed (90d): 0 · 0 open
Releases (90d): none — last 2025-10-12
Contributor retention: 0/2 stayed · 0 active

Install from

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

// key findings
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🚨
Known vulnerabilities in dependencies: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
Are you the publisher? Confirm or correct these findings.
// known CVEs in dependencies1 critical3 high1 medium

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

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

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

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

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

high@modelcontextprotocol/sdk@1.20.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.20.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

mediumajv@6.12.6GHSA-2g4f-4pwh-qvx6

ajv has ReDoS when using `$data` option

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.
configDATA_DIRruta para almacenar tasks.json. Por defecto ./data/.
configLOG_STRUCTURED
configPERSIST_MODE
configSAVE_IMMEDIATE
configSAVE_TASKS_RENAME_BACKOFF_MS
configSAVE_TASKS_RENAME_TRIES
configSSE_IDLE_TIMEOUT_MS(por defecto 30000) tiempo de inactividad antes de abortar.
configSSE_MAX_ATTEMPTS(por defecto ∞, en test 1) límite de reconexiones del listener SSE.
configSSE_RETRY_BASE_MS(por defecto 1000) base del backoff exponencial.
configSSE_RETRY_MAX_MS(por defecto 30000) máximo del backoff.
configTASK_CLEANUP_INTERVAL_MSEscritura atómica de tareas y limpieza periódica configurable: TASK_TTL_MS (TTL, por defecto 24h), (intervalo de compactación, por defecto 5min).
configTASK_TTL_MSEscritura atómica de tareas y limpieza periódica configurable: (TTL, por defecto 24h), TASK_CLEANUP_INTERVAL_MS (intervalo de compactación, por defecto 5min).
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
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 — subagent_start (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); subagent_send (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); subagent_cancel (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.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Readable source code

1 file are minified or bundled, which is usually build output rather than concealment

Ship unminified, readable source.

Production dependencies are patched

0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.20.0 (high), @modelcontextprotocol/sdk@1.20.0 (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.

Dependency freshness

1/6 production deps stale: ajv-formats@2024-03-30 (2.4y)

// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/mauricioperera-ardf-mcp-a2a-40rei7?variant=verified)](https://m8ven.ai/mcp/mauricioperera-ardf-mcp-a2a-40rei7)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 2ba473ec87ca893732239503de10c9f60d0c08a3
code hash: dc27346b229fab66f1dc20f58cb9bdf3015aa54e248fdc6e33c5a0e09dcdfc57
verified: 9/4/2026, 1:40:19 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