ololand-forensic-qoe-benford — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ololand-forensic-qoe-benford (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- Generated by scripts/generate-plugin-artifacts.py; do not edit. -->
Follow the OloLand command instructions below when the user asks for /benford or the equivalent workflow in Codex.
Benford's Law states that in many naturally-occurring datasets, the leading digit follows a logarithmic distribution: ~30% start with 1, ~17% with 2, etc. Significant deviation from this distribution is a classic forensic indicator of fabricated or selectively-entered transactions.
/benford <deal_id>deal_id (required) — The deal whose GL transactions to test. Requires uploaded GL export with at least 1,000 line items for statistical validity.run_benford(transactions). If the user supplied only deal_id, call analyze_forensic_qoe(deal_id) and extract the Benford section from the full battery. Do not pass a primitives argument.forensic_extraction_service if extraction has been run).For each account category that deviates significantly from Benford expected:
Benford's Law is the deterministic statistical test most commonly cited in fraud forensics literature. It cannot be evaded by altering totals — it operates on the digit-level distribution of every transaction. Pre-LOI screening with Benford catches the deals where journal entries have been manipulated before you commit to fieldwork.
/benford deal_acme_2026~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.