ololand-forensic-qoe-forensic-screen — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ololand-forensic-qoe-forensic-screen (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 /forensic-screen or the equivalent workflow in Codex.
Runs the full forensic-QoE battery on a deal and produces an IC-defensible exclusion schedule with severity-scored findings, dollar impact, and source citations. This is OloLand's wedge product — the deterministic statistical layer of QoE that Big-4 also runs (then layers fieldwork on top of) for 20-50x the price.
/forensic-screen <deal_id>deal_id (required) — The deal to screen. The deal must have at least: an audited financial statement OR tax return, plus management projections. GL exports and AR aging are required for journal-entry testing and lapping detection.analyze_forensic_qoe from the MCP server with the deal_id.Not computed Beneish/Benford results as if the engine had concluded "no anomalies." Use this taxonomy verbatim:{insufficient_data, insufficient_sample, not_reliable, unavailable, not_computed}. This is NOT a clean bill of health and MUST NOT be presented as one. It is a diligence ask — name the missing data class (e.g. "GL extract ≥30 line items", "two comparable annual periods", "AR sub-ledger with customer aging") and surface it as a gating condition.The narrator MUST label each primitive at the top of its section with [finding] or [gap]. Memos that pattern-match Result: Not computed → Implication: cannot rely on M-Score are correct (gap framing); memos that pattern-match Beneish M-Score: -2.0 (low likelihood) when status was insufficient_data are wrong (false-clean framing).
For each primitive:
[finding] (engine ran, result computed) or [gap] (engine returned insufficient_data / not_reliable / unavailable)A Pre-LOI Forensic Screen catches the deals that should be killed before you spend $200K on full DD and 4-8 weeks on Big-4 QoE. The math layer is identical to what Big-4 runs in their Quality-of-Earnings opinion. You pay Big-4 for fieldwork, a partner sign-off, and E&O coverage — not the math. We sell the math at software margins, with full methodology disclosure.
/forensic-screen deal_acme_2026Returns the full screen in 60-90 seconds, formatted as an IC-defensible exclusion schedule with citations.
If the user asks for "the Pre-LOI Screen PDF," "the IC deliverable," "a downloadable forensic report," "send me the PDF," or any phrasing that implies they want a paste-into-IC document rather than just structured analysis:
generate_forensic_screen_pdf(deal_id, with_scenario_defense=True).{"job_id": "...", "status": "queued"}. Poll statuswith the standard forensic job-status endpoint until status becomes completed.
pdf_url signed URL the usercan download.
The PDF includes 7 sections:
source-hierarchy provenance: CPA-audited > tax-return > management > AI-extracted
lapping detection
cascade graph + top-3 falsifying scenarios (Pillar 2)
model versions for reproducibility
Credit cost: 50 (vs. 10-15 for engine-only tools — this is the premium SKU; the $99/72-hour SKU is sold via the HTTP route + Stripe).
The PDF is the IC-paste-ready artifact. analyze_forensic_qoe returns structured findings text — useful for in-conversation analysis but NOT the SKU deliverable. When in doubt, ask the user whether they want "the analysis" (use analyze_forensic_qoe) or "the PDF" (use generate_forensic_screen_pdf).
If the user asks for a verified forensic screen, reviewer sign-off, CPA-style review, or IC appendix provenance:
get_deal_verification_status(deal_id) to see whether a request orsigned artifact already exists.
request_verified_forensic_screen(deal_id, source_artifact_id=..., forensic_job_id=...) using any IDs returned by the forensic analysis or PDF job.
list_deal_verification_requests(deal_id) to show the request queueand status history.
promise instant fulfillment, automated payment, or escrow semantics.
A signed verification creates durable artifact lineage for the IC package. Treat the signed artifact as control evidence, not generic marketing copy.
/beneish — run only Beneish M-Score/benford — run only Benford's Law on GL/ebitda-bridge — run only EBITDA bridge with adjustment classifier/journal-test — run only journal-entry anomaly tests/lapping-check — run only AR lapping detection~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.