cd /news/ai-tools/show-hn-traceseal-signed-offline-ver… · home topics ai-tools article
[ARTICLE · art-91605] src=traceseal.io ↗ pub= topic=ai-tools verified=true sentiment=· neutral

Show HN: Traceseal – signed, offline-verifiable receipts for AI agent runs

Traceseal, a new open-source tool launched on Hacker News, provides signed, offline-verifiable receipts for AI agent runs, enabling any third party to verify agent actions without operator access. The receipts include skill identity, content-addressed manifests, input/output hashes, sandbox profiles, and operator signatures, and they chain into a transparency log. This comes as Article 50 of the EU AI Act, effective 2 August 2026, will require organizations to demonstrate what their AI systems did.

read2 min views1 publishedAug 11, 2026
Show HN: Traceseal – signed, offline-verifiable receipts for AI agent runs
Image: source

Verifiable receipts, ground-truth verification and replayable governance for agent work. A tamper-evident audit trail for every invocation — verifiable by anyone, no access to the operator required.

Agents are doing real work — writing code, moving money, touching production. Traceseal is the accountability layer underneath: prove what ran, verify it against ground truth, replay it under governance.

Every agent invocation emits a signed, self-contained receipt: skill identity, content-addressed manifest, input/output hashes, sandbox profile, operator signature.

Attestation goes beyond "it ran": commands re-execute inside a kernel-namespace sandbox, and forbidden actions are enforced by the sandbox itself, not merely observed.

Receipts chain into a transparency log. Any third party can re-verify the whole history with one command — no access to the operator's machine, keys or audit trail.

Every receipt has three sections: what ran, who authorised the code, and who vouches for the execution. Any third party can verify all three.

The publisher signs the skill bundle with an ed25519 key. The signature covers every source file via a content-addressed manifest, recorded in the transparency log.

The operator runs the signed skill inside a kernel-namespace sandbox. The runtime records inputs, outputs, timing and sandbox configuration as hashes, then signs the record.

Any third party installs traceseal-verify and runs one command. The verifier checks the operator's signature over the canonical JSON. No operator connection. No trust assumptions.

Article 50 transparency obligations take effect on 2 August 2026. Organisations deploying AI systems will need to demonstrate what their systems did — not assert it. Signed execution receipts turn that from a documentation exercise into a one-command verification. Read Article 50 →

Everything a third party needs to hold an agent to account is public — the receipt spec, the verifier, the runtime attestation tooling, and the transparency log itself.

The independent verifier. One command, one receipt.json, zero trust assumptions. Ships with the open receipt spec.

Runtime attestation: records execution inside the sandbox, hashes inputs and outputs, and signs the receipt with the operator key.

Drop-in LangChain integration — signed receipts for chain and tool invocations without changing your agent code.

The trust harness: reproducible behavioural probes that grade agent CLIs, emitting signed, witness-cosigned Traceseal receipts.

Transparency log: log.traceseal.io No account. No API key. Just a receipt and the open-source verifier.

── more in #ai-tools 4 stories · sorted by recency
── more on @traceseal 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-traceseal-si…] indexed:0 read:2min 2026-08-11 ·