truthcv (SCD-24/truthcv) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 1 tool. No publisher has claimed this listing.

C
Emerging
74/100
8 days ago

truthcv

Tailor your CV and cover letter to a job posting — **without inventing anything**.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we 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

SCD-24

Source: github_code

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

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

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

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

criticalvitest@2.1.8GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

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.
🔐 secretAGENT_API_TOKENInjected at runtime, never baked into the image. Checked at container start. Fallback only when AGENT_API_TOKEN is unset; when it is set, credentials are fetched from GET /api/agent/llm-credentials at run start.
configAGENT_CANCEL_GRACE_MS
configAGENT_CONFIG_JS
configAGENT_CONTROL_PORT
🔐 secretAGENT_LLM_API_KEYCredential token (api key or OAuth token). May be empty only for ollama. Never echoed — the harness redacts it from all output.
configDAILY_APPLY
configFAKE_AGENT_CONFIG
configRUN_ATComma-separated HH:MM (24h, container TZ). Fallback only — used when the agent config API is unreachable; see below.
configRUN_DAYSDays to run, 1=Mon … 7=Sun. Fallback only — used when the agent config API is unreachable; see below.
configRUN_LOG_DIRWhere daily-apply.sh writes per-run logs. Must stay inside the agent-runs volume or logs vanish on restart.
configRUN_TIMEZONEFallback IANA zone the RUN_AT slots are wall-clock times in. The app's stored run_timezone (Agents page) wins whenever the config API is reachable.
configTRUTHCV_MCP_URLThe app service's MCP streamable-HTTP JSON-RPC tool surface (POST /mcp, agenttools/mcp_app.py). In-network only — not reachable from the host or the internet.
// 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

1/1 tools missing one or more hints — read_runbook_section (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.).

Dev dependencies

2 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 4 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/scd-24/truthcv)](https://m8ven.ai/mcp/scd-24/truthcv)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 4e03ed2f7388bcb3c744ae13352687ff81453b3c
code hash: c5dd81f7e2ae3f329630161ef259073d8614f4e448ff2e0ef7b7e65142fc20c9
verified: 9/2/2026, 7:51:46 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