affiliation-map

affiliation-map is a skill for Claude Code from theYahia/WWmcp. It costs 26 tokens per session (649 once invoked), scanned A, original, MIT.

A company-affiliation map built from Russian business registry records. It links founders, managers, related companies, registration details, and bankruptcy information.

In plain words
What is it for?
Use it to investigate a company by its tax number, registration number, or name, then review its owners, managers, related companies, and risk indicators.
Why use it?
It helps reveal hidden connections and warning signs that a quick company lookup can miss. This is useful when checking a counterparty before signing a contract.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to investigate a company by its tax number, registration number, or name, then review its owners, managers, related companies, and risk indicators.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/theyahia/wwmcp/affiliation-map
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.

Any agent
npx skills add theYahia/WWmcp --skill affiliation-map
Clone the repo
git clone --depth 1 https://github.com/theYahia/WWmcp

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 affiliation-map

README.md
[![agentmods](https://agentmods.dev/badge/skills/theyahia/wwmcp/affiliation-map/github.svg)](https://agentmods.dev/skills/theyahia/wwmcp/affiliation-map)
Your own site
<a href="https://agentmods.dev/skills/theyahia/wwmcp/affiliation-map"><img src="https://agentmods.dev/badge/skills/theyahia/wwmcp/affiliation-map/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for affiliation-map

Your own site · 80×15
<a href="https://agentmods.dev/skills/theyahia/wwmcp/affiliation-map"><img src="https://agentmods.dev/badge/skills/theyahia/wwmcp/affiliation-map.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 649 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.00649
Opus 5 $0.00013 $0.00324
Sonnet 5 $0.00005 $0.00130
Haiku 4.5 $0.00003 $0.00065

Measured 4d ago against content hash bedb6d58aa2e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

affiliation-map 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 4d 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.

servers/kontur-focus/.claude/skills/affiliation-map/SKILL.md · 60 lines

What it actually says

/affiliation-map — Кто стоит за компанией

Алгоритм

  1. Если пользователь дал название или ОГРН — вызови search_company с name / ogrn / inn и выбери нужную компанию. Если совпадений несколько, покажи их и спроси, какая.
  2. Вызови get_company_details с inn — полная выписка ЕГРЮЛ: учредители, доли, руководитель, адрес, дата регистрации, ОКВЭД.
  3. Вызови get_related_companies с inn — аффилированные компании по общим учредителям и руководителям.
  4. По каждой значимой связанной компании вызови get_bankruptcy_info с её ИНН. Банкротства в группе — сигнал, даже если проверяемая компания чистая.
  5. Сопоставь признаки риска и назови их явно:
    • массовый адрес или массовый руководитель;
    • свежая регистрация при крупной сделке;
    • цепочка ликвидированных юрлиц у тех же учредителей;
    • ОКВЭД не совпадает с предметом договора.
  6. Собери карту: центральная компания, связи, статус каждой.

Формат ответа

## Карта связей: ООО «Ромашка», ИНН 7707083893

**Руководитель**: Иванов И.И. — числится в 7 компаниях
**Учредители**: Иванов И.И. (100%)
**Регистрация**: 2025-11-14 (10 месяцев назад)

### Связанные компании
| Компания | ИНН | Статус | Банкротство |
|----------|-----|--------|-------------|
| ООО «Василёк» | 770708... | ликвидирована 2025 | было |
| ООО «Пион» | 770709... | действующая | нет |

**Признаки риска**: массовый руководитель (7 юрлиц), в группе одно
завершённое банкротство, компания зарегистрирована менее года назад.

Важно

  • Аффилированность — не преступление. Формулируй как «признаки, требующие вопросов», а не как обвинение.
  • Финансы группы этот набор инструментов не консолидирует. Если нужны цифры, вызывай get_financial_statements по каждому ИНН отдельно.
  • Признак «массовый руководитель» опирается на число компаний из ответа get_related_companies. Если инструмент вернул пусто — не додумывай.

Примеры

/affiliation-map 7707083893
/affiliation-map ООО "Ромашка"
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. 4d ago First seen · 60 lines · 26 tokens per session scan A bedb6d58aa2e

Subscribe to this mod's changes

affiliation-map is a skill published in the GitHub repository theYahia/WWmcp (29 stars, last pushed 2d ago), licensed MIT. It adds 26 tokens to every session and 649 once invoked, about $0.0001 per session on Opus 5. 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-06.

Related

Other skills, from other repositories

compliance-audit-workflow

Run a compliance audit Mistral Workflow, query mid-run findings via workflowinteract(action="query"), and signal approval or escalation decisions at checkpoints via workflowinteract(action="signal"). Use when the user wants to run a compliance audit (GDPR, SOC2, PCI-DSS, etc.) against a deployed Mistral Workflow.

Swih/mistral-mcp · 68 tokens

contract-analyzer

OCR a contract PDF with mistralocr, then extract structured clauses and risk scores with mistralchat + jsonschema. Use when the user provides a contract document to analyze for risks, obligations, and key terms.

Swih/mistral-mcp · 44 tokens

contract-review-workflow

Trigger a deployed Mistral Workflow for contract review, poll execution status, detect human-in-the-loop checkpoints via workflowinteract(query), collect approval or changes, and resume the workflow via workflowinteract(signal). Use when the user wants to run a contract through a Mistral Workflow with oversight…

Swih/mistral-mcp · 61 tokens

javascript-typescript

Professional JavaScript and TypeScript development skill covering modern ES6+, TypeScript, Node.js, Express, React, testing frameworks, and best practices. Use this skill when developing JavaScript/TypeScript applications, building React/Node.js projects, implementing RESTful APIs, or need guidance on modern JS/TS…

ProjAnvil/MindForge · 69 tokens

agb-rechtswahl-schweizer-recht-rom-i

Für AGB Rechtswahl Schweizer Recht Rom I: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: agb-rechtswahl-schweizer-recht-rom-i.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens

okx-cex-trade

Use when the user asks to 'buy BTC', 'sell ETH', 'place a limit order', 'place a market order', 'cancel my order', 'amend my order', 'long BTC perp', 'short ETH swap', 'open a position', 'close a position', 'set take profit', 'limit take profit', 'immediate TP', 'set stop loss', 'self-trade prevention', 'stpMode'…

okx/agent-trade-kit · 278 tokens