Real cases
Every entry below comes from real block records in a local ledger — not a staged demo.
Ledger covers 13 days (2026-09-10 → 2026-09-23): 16,160 tool calls, 120 blocks, 511 alerts. Taken at 2026-09-23T22:41:18+08:00.
Totals (recomputable)
| Item | Value |
|---|---|
| Days with records | 13 |
| Tool calls | 16,160 |
| Blocks | 120 |
| Alerts | 511 |
antinel digest --days 14 # same table on your own machine
Six cases: what it would cost without Antinel
| # | Rule | Without Antinel | Hits here |
|---|---|---|---|
| C1 | SEC-01 | **Credentials enter the context = leaked forever.** Any later egress can carry them out, and nothing records when it left. | 15 |
| C2 | DST-02 | A file that **this task should never have touched** got modified. | 28 |
| C3 | DST-02 | **Poisons every later session** — not just this project. Skill files are read by every conversation. | 28 |
| C4 | DST-01 | **The tree is gone, and git cannot recover it** (uncommitted work is in no history). | 68 |
| C5 | CTX-03 | **A prompt-injection carrier that neither human eyes nor code review can see.** | 2 |
| C6 | DST-06 | **The script is invisible and unauditable** — and it runs with your privileges. | 1 |
The raw records (timestamps, tools, hosts) are shown on the Chinese page — same data, we did not want to publish two different versions of it.
Two writing rules we hold ourselves to
- We do not name the host. Naming turns a fact into an accusation; not naming keeps it something you can check yourself.
- We never write "120 blocks" as "120 incidents avoided". Most of those 120 are ordinary development actions judged out-of-scope; we have not classified each one by hand. What we stand behind: every one is recomputable on your machine.
Cite this page
Antinel AgentState. Real cases — block records from a local ledger. https://antinel.com/en/agentstate/cases/ (accessed YYYY-MM-DD)
Antinel. (2026). Real cases — block records from a local ledger. AgentState. https://antinel.com/en/agentstate/cases/
BibTeX
@misc{antinel_en_agentstate_cases,
title = {Real cases — block records from a local ledger},
author = {{Antinel}},
year = {2026},
url = {https://antinel.com/en/agentstate/cases/},
note = {claim tier: measured}
}
Claim tier: measured 采集时刻:2026-09-23T22:41:18+08:00