regdata-workflows

regdata-workflows is a plugin for Claude Code from Nolpak14/getregdata. Its manifest loads nothing; the 6 skills it bundles cost 1,169 tokens per session together, scanned A, original, MIT.

A set of compliance and research workflows that use official business registries for checks such as know-your-customer, anti-money-laundering, company verification, credit risk, property research, and lead generation. It also provides a registry service for querying these sources.

In plain words
What is it for?
Use it to investigate companies and owners, check insolvency or credit risks, research property records, run compliance reviews, and find business leads.
Why use it?
It groups several business-screening tasks into reusable workflows instead of requiring separate manual registry searches.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add Nolpak14/getregdata
agentmods
npx agentmods add plugins/nolpak14/getregdata/regdata-workflows
Clone the repo
git clone --depth 1 https://github.com/Nolpak14/getregdata

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for regdata-workflows

README.md
[![agentmods](https://agentmods.dev/badge/plugins/nolpak14/getregdata/regdata-workflows.svg)](https://agentmods.dev/plugins/nolpak14/getregdata/regdata-workflows)
Your own site
<a href="https://agentmods.dev/plugins/nolpak14/getregdata/regdata-workflows"><img src="https://agentmods.dev/badge/plugins/nolpak14/getregdata/regdata-workflows.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 6 skills cost 1,169 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

regdata-workflows scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json#regdata-workflows · 39 lines

What it actually says

{
  "name": "regdata-workflows",
  "source": "./",
  "strict": false,
  "description": "Compliance and research workflows over official business registries - KYC/AML and KYB, credit-risk and insolvency, property, compliance audits and B2B lead-gen. Includes the getregdata MCP server: one tool per registry, plus a one-call Poland KYB verdict.",
  "category": "compliance",
  "tags": [
    "kyc",
    "aml",
    "kyb",
    "compliance",
    "regtech",
    "beneficial-owners",
    "credit-risk",
    "adverse-media",
    "mcp"
  ],
  "skills": [
    "./skills/regdata",
    "./skills/regdata-kyc-aml",
    "./skills/regdata-credit-risk",
    "./skills/regdata-property",
    "./skills/regdata-compliance",
    "./skills/regdata-lead-gen"
  ],
  "mcpServers": {
    "getregdata": {
      "command": "npx",
      "args": [
        "-y",
        "getregdata-mcp"
      ],
      "env": {
        "APIFY_TOKEN": "${APIFY_TOKEN}"
      },
      "timeout": 600000
    }
  }
}
Contents

What it installs

The manifest is a name and a version. 6 skills travel with it, and installing the plugin installs all of them — 1,169 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Files

What ships with it

1 file beside marketplace.json#regdata-workflows in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 39 lines scan A afa360164d8e

Subscribe to this mod's changes

regdata-workflows is a plugin published in the GitHub repository Nolpak14/getregdata (6 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other plugins, from other repositories

kyc-analyst

KYC/AML compliance automation with mandatory Step 0 independent verification, 17 stagegates, deterministic risk scoring, Excel dashboards, PDF reports, and immutable audit trails for UK/EU/MENA/US jurisdictions.

vyayasan/kyc-analyst · not measured

whiteintel

Trace who ultimately owns and controls any company. 171.2M entities from offshore leaks and 41 global registries, sanctions/PEP screening (OFAC/EU/UN/UK), UBO chain tracing, bounded ownership-graph walks, cited dossiers. 24 tools. Free anonymous tier, no key required.

Hei33enberg/WhiteIntel-OS · not measured

sanctions-screening-mcp-server

Screen names against the consolidated OFAC, EU, UK, and UN sanctions lists and resolve legal entities against GLEIF, fuzzy-matched offline over a local SQLite + FTS5 mirror. A screening aid, not a compliance determination.

cyanheads/sanctions-screening-mcp-server · not measured

agb-recht-pruefer

Gigantischer AGB-Rechtsprüfer und Klausel-Entwerfer für deutsches Recht: §§ 305 bis 310 BGB, UKlaG, B2C/B2B, Branchen-AGB, Redlining, Klauselrisiko und rechtssichere Entwurfsworkflows.

Klotzkette/claude-fuer-deutsches-recht · not measured

section-508

Expert Section 508 compliance advisor for US federal ICT accessibility — VPAT/ACR completion, WCAG 2.0 AA audits, remediation planning, PDF accessibility, procurement language, keyboard and screen reader testing, undue burden assessments, and agency compliance workflows.

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · not measured

fedramp-ssp

Convert FedRAMP Rev 5 Moderate SSP DOCX templates to validated OSCAL 1.2.0 JSON. Wraps ethanolivertroy/frdocx-to-froscal-ssp — ready for oscal-cli, Compliance Trestle, eMASS, and FedRAMP 20X workflows.

GRCEngClub/claude-grc-engineering · not measured