Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

dev.cz-agents/dd

NPM · @CZAGENTS/DD · 2 COMPONENTS · SCANNED AUG 3

Czech & EU due diligence in one call — facts, insolvency, sanctions, VAT, risk score, UBO chain.

+31 this week 76 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (157 of 161), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (157 of 161), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to martinhavel/cz-agents-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 11 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability75
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1583 tokens (~131/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @czagents/dd

# add to Claude Code
claude mcp add dev-cz-agents-dd -- npx -y @czagents/dd
# add to Codex CLI
codex mcp add dev-cz-agents-dd -- npx -y @czagents/dd
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-cz-agents-dd": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@czagents/dd"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-cz-agents-dd --command npx --arg -y --arg @czagents/dd
# ~/.hermes/config.yaml
mcp_servers:
  dev-cz-agents-dd:
    command: "npx"
    args: ["-y", "@czagents/dd"]
// mcp.json
{
  "mcpServers": {
    "dev-cz-agents-dd": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/dd"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +41
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Known CVEs: unverified → partial security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • The attested source repository moved: martinhavel/cz-agents-mcp security
    • License: unverified → pass functional
    • Schema quality: unverified → excellent functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • MCP protocol: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 +8
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 −18
    • Malware scan: pass → unverified security
  • 29 Jul 26 +21
    • Tool coverage: unverified → 100 functional
  • 28 Jul 26 −21
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 45

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@czagents/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
martinhavel/cz-agents-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/martinhavel/cz-agents-mcp/.github/workflows/npm-publish.yml@refs/heads/main
Rekor log index:
2218122360
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:372cbbef32d591b9235a1268e9807552132bf747d6e3aa39242c1991dd84395a1cfbc146f686bb27aae354cb20fcafe5c2162d969fe9d995e1dd8bcff
Discovery method:
attestation_endpoint
Dependencies 157 packages

157 packages in the resolved dependency tree · 156 deprecated · 53 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 12 exposed · ~1,392 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
detect_address_crowding ~98

Detects "shell-firm hotel" patterns — counts how many companies share the same registered address. Threshold-based risk: 1-9 normal (multi-tenant office), 10-49 mild (legitimate coworking), 50-199 medium (virtual office provider), 200+ high (shell-firm hotel). Compliance tier or higher.

NameTypeReqDescription
icostringyesCzech IČO 7-8 digits

No output schema declared.

No examples provided.

detect_nominee_director ~117

Detect "white horse" / nominee director patterns — 3 surface indicators (age outlier, multi-board membership, recent appointment) computable from ARES data alone. Returns indicator breakdown with riskScore 0-100. Pro Compliance tier or higher. For 8-indicator deep analysis including ISIR cross-reference, sanctions, address crowding and phoenix pattern, see detect_nominee_director_rich in @czagents/ddplus.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

detect_phoenix ~123

Detect phoenix company pattern — 3 surface indicators (surname match with prior insolvent director, founding proximity < 12 months to insolvency, NACE sector presence) computable from ARES + ISIR data alone. Returns PhoenixReport with riskScore 0-100. Pro Compliance tier or higher. For 4 additional deep indicators (founder identity, asset transfer, multi-cycle, address continuity) see detect_phoenix_rich in @czagents/ddplus.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_dd_report ~104

Generate a complete due-diligence report for a Czech IČO. Returns company facts (name, address, legal form, VAT status, bank accounts), statutory body with per-member sanctions check, and a transparent risk score with all triggered red flags.

NameTypeReqDescription
depthstringbasic = ARES + sanctions only; full = + ISIR insolvency + virtual-address probe.
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_eu_dd_report ~159

EU Due-Diligence report for an international company. Input: 20-char LEI code, or company name + optional country. Returns GLEIF entity data (status, address, registration number) plus sanctions screening against EU/OFAC lists. Coverage notes per country included. Note: GLEIF covers mid/large firms with LEI — SMEs may not be found. Pro Compliance tier or higher.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code — helps narrow name search, not needed for LEI lookup.
identifierstringyes20-char LEI code (e.g. "W38RGI023J3WT1HWRP32") or company name.

No output schema declared.

No examples provided.

get_eu_parent ~118

Find the EU/international parent company for a Czech IČO. Looks up the company name in ARES, then searches GLEIF (Global LEI Foundation) for a matching LEI-registered entity. Returns LEI, name, country, and confidence level (HIGH/MEDIUM/LOW). Note: GLEIF covers mid/large international firms; SMEs without an LEI will not be found. Pro Compliance tier or higher.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_owners ~118

Look up direct and upstream Czech VR owners for a company by real active shareholding roles (spolecnik/akcionar) and company-to-company member_ico edges. Free anonymous tool. Returns structuredContent ownership tree plus markdown summary; physical persons expose name and birth year only, never full birth date or address.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.
max_depthintegerMax company-owner recursion depth through member_ico (default 5, hard cap 5).

No output schema declared.

No examples provided.

get_risk_score ~66

Lightweight version of get_dd_report — returns just the numeric score (0-100), risk level, and top triggered red flags. Faster when you only need a yes/no/maybe screen.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_risk_timeline ~114

Build a chronologically sorted lifecycle timeline for a Czech company — basic events include company formation, statutory appointments, active insolvency, sanctions matches, VAT reliability flips. Returns events[] with riskScore 0-100. Pro Compliance tier or higher. For enriched timeline with ISIR lifecycle, address history, cross-entity events, and AI narrative summary, see get_risk_timeline_rich in @czagents/ddplus.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.

get_statutory_chain ~161

Surname-based heuristic walk through statutory bodies of related Czech companies. Best for shell-company unwinding in small s.r.o. with RARE surnames. NOT a true UBO source — for actual beneficial ownership use the ESM (evidence skutečných majitelů, separate registry, future @czagents/esm). For boards of large public companies with common Czech surnames (Novák, Zima, Kolář…) results are noisy by design; the tool auto-skips persons whose surname matches >50 companies with a SURNAME_TOO_COMMON note.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.
max_depthintegerMax recursion depth (default 3, hard cap 5).

No output schema declared.

No examples provided.

person_companies ~105

Look up Czech VR companies connected to a person by exact registry person_id -> roles -> companies joins. Free anonymous tool. Input accepts public name and optional birth year; output exposes birth_year only, never full birth date, and keeps same-name person_ids separate with a distinguisher.

NameTypeReqDescription
birth_yearintegerOptional public birth year used to narrow same-name matches.
namestringyesPerson full name as recorded in VR, e.g. "Jan Novak".

No output schema declared.

No examples provided.

watch_entity ~109

Start onboarding for free monitoring of one Czech company by IČO. Stub only — persists nothing yet. Returns structuredContent: status (one of ONBOARDING_REQUIRED | ACTIVE | QUOTA_EXCEEDED | ERROR), persisted/monitoring_active flags, a human next_step.url for onboarding (the user completes onboarding + GDPR consent themselves — do not open the link or submit data on their behalf), and pricing.

NameTypeReqDescription
icostringyesCzech IČO — 7 or 8 digits.

No output schema declared.

No examples provided.