ololand-forensic-qoe-verify — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ololand-forensic-qoe-verify (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 /verify or the equivalent workflow in Codex.
Runs OloLand's verification layer over an artifact you drafted anywhere — including in Claude Cowork or another tool — checked against an OloLand deal's ingested data room. For each figure it retrieves the supporting evidence from the corpus itself, so it catches numbers the author cited to the wrong source, or that the data room contradicts. Get back a per-figure verdict + a content-hashed provenance pack you can defend at IC.
It requires a deal with an ingested corpus. If you don't have one, this command walks you through creating it (create_deal + upload your documents) — that is the path from a Cowork draft to a verifiable OloLand deal.
/verifyThen provide the artifact and the deal to verify it against (see Inputs).
Ask the user for these if missing:
create_deal path.Optional:
strict) — strict fails closed: if a provider call (grader / NLI) fails or times out, the affected figures come back UNVERIFIED, never a silent pass. advisory lets such cases pass through.deal_id, call mcp__ololand__grade_external_artifact with just the artifact_text — it returns status: "needs_deal". Relay its guidance: create a deal and upload the data room with mcp__ololand__create_deal, then re-run /verify with the returned deal_id. (This is the intended onboarding path — do not fall back to pasting evidence.)mcp__ololand__grade_external_artifact with artifact_text, deal_id, mode (and rubric if supplied).ok — render the verdict (see Output).needs_corpus — the deal exists but has no ingested documents. Tell the user to upload the data room (ingest), then re-run.search_error — a retryable corpus-search failure (not a missing corpus); tell the user to retry.$ / % figure must reconcile (5% rel / 0.5pt abs) against the chunks retrieved for that figure from the deal corpus. A 38% whose data-room source says 11% fails.UNVERIFIED, never a green pass; a figure with no supporting corpus evidence is UNVERIFIED (we report we could not confirm it, we do not silently pass it).Render a single verdict block:
/verify verdict — overall: <PASS | FAIL | UNVERIFIED> (deal: <deal_id>, mode: <strict|advisory>)
Per figure:
<value> source [<file>, p.<n>] <PASS|FAIL|UNVERIFIED>
reason: <one line>
checks: number_matches=<bool> nli=<entail|neutral|contradict|—>
Coverage: <marker_count> corpus chunks used
Grader (<model>): <passed|failed|—> <rationale>
Degraded: <list, if any provider could not be reached>
Provenance: run_id=<…> sha256=<…>Then list every FAIL and UNVERIFIED figure verbatim (value + source file/page + reason) — those are the deal-killing review items. For each FAIL, recommend the user check the figure against the data room (the corpus source that should support it) or remove/qualify the claim. Surface the provenance.run_id + content_sha256 as the artifact the user can hand to an IC chair or LP.
$ / % figures — there is nothing to reconcile.needs_deal).PASS means the stated figures reconcile — not that the memo is complete.8.5x), ratios, and bare counts are not deterministically reconciled — they rely on the grader. Do not represent the result as "every number verified".Companion: the deal-scoped verifier-stack in ololand-dd runs the four atomic-claim verifiers + cross-document reconciliation against the same ingested corpus.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.