Skip to main content
AVOID.NET
← avoid.net

Verify a decision

Every moderation decision on AVOID.NET is anchored to the Solana blockchain. You don't have to trust us — you can verify cryptographically that we committed to a verdict at a specific moment and have not rewritten it.

How verification works

  1. We commit. When a moderator accepts/rejects a submission, we serialize the decision into deterministic UTF-8 bytes (payload_canonical_string), hash it with SHA-256, encode the digest as base58, and write it to Solana inside an SPL Memo v2 transaction.
  2. We store the bytes. The exact bytes we hashed are stored alongside the decision in our database. Anyone can read them and recompute the hash in any language.
  3. You compare three values. Database hash, your independently-recomputed hash, and the hash inside the on-chain memo. If all three match, the decision is authentic and timestamped.
The on-chain memo format is AVOID.NET|v1|h:<b58-sha256>|d:<id>|t:<iso>

Find a signature on any investigation page's decision log, or run python -m src.verify_decision --signature <sig> for a CLI check.

Decision
review_revise · JADEPUFFER
View on Solana ↗
Sequence
#3
Score
00 (-10)
Cluster
mainnet-beta
Slot
443518713
Off-chain at
2026-08-25T23:10:53.005Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
H96EGj25AcFTcePnmuUc8tRUhewGG9wvfWrdzHeB9avt
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1855 chars)
{"actor":"judge","decided_at":"2026-08-25T23:10:52.810Z","decision":"review_revise","investigation_id":"5ff2d8a2-70bd-433c-84c9-c3bbd2752ac5","new_score":0,"page_slug":"jadepuffer","prev_score":0,"reason":"Independent verification confirms the reviewer's tally: 6 of 48 claims (12.5%) are disputed or unverifiable, placing this page in the minor-issues band. The page's technical core -- the exploited CVEs, the Nacos/MinIO attack chain, ENCFORGE's design, file hashes, and timings -- closely matches independent reporting, in several cases exactly (claim_findings[8], [15], [22], [30]). The page's central claim, that JADEPUFFER is the first documented case of end-to-end autonomous AI-driven ransomware, is well supported and consistently framed as a hedged assessment rather than an absolute (claim_findings[0], [2]). However, a separate and narrower superlative -- that a given CISA KEV catalog addition was 'the first time CISA listed an AI agent platform vulnerability' -- is stated three times on the page at three different dates (sections[7], timeline[4], timeline[8]) and is both internally inconsistent and contradicted by CISA's own KEV history, which added a different Langflow vulnerability to the same catalog months earlier; the page's own May 2025 Langflow KEV entry (claim_findings[8]) further undercuts its later 'first' claims (claim_findings[32], [39], [43]). A minor CVE disclosure date is also off by six weeks against the discloser's own advisory (claim_findings[40]), and two disclosure dates are imprecise by one to two days. None of these issues touch the page's mitigation advice, attribution restraint, or headline capability claim, and no coverage gap was flagged as high priority.","score_delta":-10,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}