Install
60 seconds to your first record. No signup, no key.
pipx install antinel
antinel install # attach to your host
antinel digest # first ledger
The CLI command is antinel (the product line is AgentState).
The package name is not the product name — copy the command above.
Integration modes
| Mode | Capability | Hosts |
|---|---|---|
| Hook level | can block (decides before the action) | Claude Code, ZCode, Qoder, WorkBuddy, Codex |
| MCP level | can query (cannot block) | VS Code / Cursor etc. |
Host list comes from the repository README. The ledger on this machine actually recorded qoder, zcode, trae, plus 12,519 records with no host label. We have not tested every host individually — that is not hidden.
Do not trust us, verify (30 seconds)
python challenge/verify.py # recompute the whole chain → CLEAN
python challenge/tamper.py # change one byte
python challenge/verify.py # → TAMPERED, names the record
Exit codes: 0 = intact / 2 = tampered (and which record).
Uninstall
python scripts/install.py --uninstall
python scripts/install.py --uninstall --purge
What it touches
| Item | |
|---|---|
| Ledger | .psl/audit/YYYY-MM-DD.jsonl |
| Records | tool name, argument summary, hash, verdict. Not file contents. |
| Network | zero requests at runtime |
Cite this page
Antinel AgentState. Install — 60 seconds to your first record. https://antinel.com/en/agentstate/install/ (accessed YYYY-MM-DD)
Antinel. (2026). Install — 60 seconds to your first record. AgentState. https://antinel.com/en/agentstate/install/
BibTeX
@misc{antinel_en_agentstate_install,
title = {Install — 60 seconds to your first record},
author = {{Antinel}},
year = {2026},
url = {https://antinel.com/en/agentstate/install/},
note = {claim tier: measured}
}
Claim tier: measured 采集时刻:2026-09-23T22:41:18+08:00