Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/ThomasMoreAI/legal-skills-opennpx agentmods add skills/thomasmoreai/legal-skills-open/bankruptcy-monitor-qccWrote 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.
[](https://agentmods.dev/skills/thomasmoreai/legal-skills-open/bankruptcy-monitor-qcc)<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/bankruptcy-monitor-qcc"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/bankruptcy-monitor-qcc/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.
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/bankruptcy-monitor-qcc"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/bankruptcy-monitor-qcc.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00435 | $0.04428 |
| Opus 5 | $0.00217 | $0.02214 |
| Sonnet 5 | $0.00087 | $0.00886 |
| Haiku 4.5 | $0.00044 | $0.00443 |
Grade A, and why
bankruptcy-monitor-qcc 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.
📖 QCC MCP 术语对照表(强制工具映射)
使用约定:本表列出 SKILL 内业务简写与企查查 MCP 工具的精确映射。AI 执行本 SKILL 时遇到下表"业务简写"列的词汇,必须调用对应"MCP 工具"列,禁止使用 web search 或自由文本推测替代。完整规范见 QCC-MCP-TERMINOLOGY.md。
| 业务简写 | 规范全名 | 企查查 MCP 工具 |
|---|---|---|
| 失信 | 失信被执行人 | mcp__qcc-risk__get_dishonest_info |
| 被执行 | 被执行人 / 判决债务人 | mcp__qcc-risk__get_judgment_debtor_info |
| 限高 | 限制高消费 | mcp__qcc-risk__get_high_consumption_restriction |
| 限出境 / 限境 | 限制出境 | mcp__qcc-risk__get_exit_restriction |
| 终本 | 终结本次执行案件 | mcp__qcc-risk__get_terminated_cases |
| 破产 / 重整 | 破产重整 | mcp__qcc-risk__get_bankruptcy_reorganization |
| 经营异常 | 经营异常 | mcp__qcc-risk__get_business_exception |
| 严重违法 | 严重违法失信 | mcp__qcc-risk__get_serious_violation |
| 行政处罚 / 重大处罚 | 行政处罚 | mcp__qcc-risk__get_administrative_penalty |
| 股权冻结 | 股权冻结 | mcp__qcc-risk__get_equity_freeze |
| 股权出质 | 股权出质 | mcp__qcc-risk__get_equity_pledge_info |
| 欠税 | 欠税公告 | mcp__qcc-risk__get_tax_arrears_notice |
| 税务异常 / 税务违法 | 税务异常 / 税收违法 | mcp__qcc-risk__get_tax_abnormal / mcp__qcc-risk__get_tax_violation |
| 受益所有人 / UBO | 受益所有人 | mcp__qcc-company__get_beneficial_owners |
| 实控人 / 实际控制人 | 实际控制人 | mcp__qcc-company__get_actual_controller |
| 主要人员 / 董监高 | 主要人员 | mcp__qcc-company__get_key_personnel |
| 抽查检查 / 双随机 | 双随机抽查 | mcp__qcc-operation__get_random_check |
| 吊销 | (登记状态字段判断) | 调 mcp__qcc-company__get_company_registration_info 取"登记状态" |
| 资不抵债 | (资产负债率字段判断) | 调 mcp__qcc-company__get_financial_data 判断负债率 > 100% |
企业破产预警与破产重整监控 · 企查查 MCP V2.0 增强版
SKILL 定位
本 SKILL 服务于债权人对重要客户 / 债务人 / 担保方的破产风险持续监控需求,覆盖两个紧密关联的子场景:
- 子场景一:破产预警(pre-bankruptcy)—— 企业尚未进入正式破产程序,SKILL 通过 7 大先行指标识别破产概率,为债权人抢跑"加速回收 / 资产保全 / 诉讼抢先"提供预警时间窗
- 子场景二:破产重整预警(restructuring-alert)—— 企业已进入或即将进入破产重整 / 破产清算,SKILL 跟踪程序节点并推算债权申报窗口期
V2.0 相对 V1.0 的最大升级在于新增"核心人员画像"维度——实控人限制出境、法代更替等个人层信号常常早于企业层正式的破产申请出现,成为破产识别的"先行指标中的先行指标"。V1.0 仅依赖企业层 get_bankruptcy_reorganization 和 get_liquidation_info 两个工具,这两者只能识别"已经进入正式破产程序"的企业——对债权人而言已经丧失先机。
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.
- 12d ago First seen · 200 lines · 435 tokens per session scan A a79f7740330c
bankruptcy-monitor-qcc is a skill published in the GitHub repository ThomasMoreAI/legal-skills-open (72 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 435 tokens to every session and 4,428 once invoked, about $0.0022 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-08-30.
Other skills, from other repositories
gwg-risikoanalyse
Aufbau und Aktualisierung der institutsspezifischen Risikoanalyse nach § 5 GwG – Risikokategorien (Kunde / Produkt / Vertriebsweg / Geografie), Berücksichtigung Supranationale und Nationale Risk Assessment, Risikoklassen und Ableitung des Pflichtenniveaus §§ 10–17 GwG. Use when ein Verpflichteter iSv § 2 GwG die…
kyc-identifikationspflicht
Identifizierung des Vertragspartners (§§ 10, 11 GwG) und des wirtschaftlich Berechtigten (§§ 3 ff. GwG) mit Transparenzregister-Abgleich (§§ 18–26 GwG); Trigger-Schwellen, vereinfachte (§ 14) und verstärkte Sorgfaltspflichten (§ 15), Aufzeichnung § 8 GwG. Use when ein Verpflichteter eine Geschäftsbeziehung aufnimmt…
grundschuld-sicherungsrecht
Grundschuld als Kreditsicherheit – Bestellung und Inhalt §§ 1191 ff. BGB, Sicherungsabrede als schuldrechtliches Band zwischen Grundschuld und Darlehen, Unterwerfung unter die sofortige Zwangsvollstreckung § 794 Abs. 1 Nr. 5 ZPO nebst Klauselerteilung § 726 ZPO und Rechtsnachfolgeklausel § 727 ZPO, Abtretung §§ 1192…
gap-foerderantrag
Begleitung und Verteidigung des Sammelantrags GAP 2023–2027 – Direktzahlungen (Einkommensgrundstützung, Umverteilung, Junglandwirteprämie, gekoppelte Stützung), Öko-Regelungen, Konditionalität (GLÖZ 1–9, GAB), Sanktionsbemessung, Widerspruch und Klage. Statutory anchors: VO (EU) 2021/2115, 2021/2116; GAP-DZG…
verdachtsmeldung-fiu
Prüfung und Entwurf einer Verdachtsmeldung an die FIU nach § 43 GwG – niedrige Meldeschwelle ('Tatsachen darauf hindeuten'), Form über goAML, § 46 Stillhaltefrist (3 Werktage), § 47 Tippoff-Verbot, § 48 Haftungsfreistellung, Berufsrechts-Sondervorschrift § 43 II GwG für RAe / Notare / StB. Use when ein Verpflichteter…
eu-taxonomie
Einordnung von Wirtschaftstätigkeiten nach der Taxonomie-VO (EU) 2020/852 – Taxonomiefähigkeit und Taxonomiekonformität (Art. 3, sechs Umweltziele Art. 9, „Do no significant harm“) sowie Offenlegung der KPI Umsatz/CapEx/OpEx nach Art. 8. Use when ein Unternehmen seine taxonomiefähigen und -konformen Anteile bestimmen…