← Back to hub
Capability brief · 4 evidenced findings · Not affiliated

Four findings, credit-first: real market infrastructure, a real compliance claim, and one small irony in its own robots.txt.

Built from live public pages, OPIS's own methodology documentation, and a fresh robots.txt/agent-discovery probe this session. Every claim below cites its source and a re-runnable command.

Read this first. Independent, unsolicited desk research. Not requested, produced, reviewed, or endorsed by OPIS. No scanning, fuzzing, auth bypass, sign-up, or contact of any kind: plain HTTP GETs of public pages. Captured 2026-07-16.

The bottom line, in plain English

No jargon. OPIS's price benchmarks are real, regulated, and load-bearing; the two fixes below just make the proof of that trustworthiness easier to find. Here is what each one is worth.

Un-block your own compliance PDFs → the audits that prove you're trustworthy can actually be found

Your robots.txt singles out exactly the three IOSCO audit reports whose whole purpose is public trust-verification, keeping search engines and AI crawlers from indexing them; removing three lines lets the documents that prove your credibility be found by anyone checking it.

An agent-discovery manifest → the assistants now doing commodity research can find OPIS instead of a 404

Every standard agent path 404s, so an AI researching carbon-price benchmarks has nothing structured to read; a simple manifest puts the world's reference for these prices in front of the tools increasingly used to look for it.

1 · CREDIT

Credit

Genuinely load-bearing: OPIS prices settle real futures contracts

The OPIS Carbon Suite covers Ethanol RIN Credits (D6), Biodiesel RIN Credits (D4), Cellulosic Ethanol RIN Credits (D3), Advanced Biofuel RIN Credits (D5), California LCFS Carbon-Intensity and Carbon-Credit-Per-Gallon values, California Cap-and-Trade (CCA) allowances, CAR, plus a Global Carbon Market Report, Biodiversity Market Report, and Global Carbon Offsets Report. Its LCFS assessments are referenced directly as a CME Group futures settlement source ("California Low Carbon Fuel Standard (OPIS) Quotes"), meaning these prices are genuinely load-bearing in real derivatives markets, not just editorial content.

"a world-leading provider of news, data and analysis for the energy, chemical and environmental commodity markets." · opis.com
curl -s https://www.opis.com/commodities/carbon-markets/ | grep -io 'RIN\|LCFS\|CCA' | sort -u
Source: opis.com, cmegroup.com · verified 2026-07-16 (this session)

2 · CREDIT

Credit

A real, published IOSCO PRA compliance claim, with annual audit reports

OPIS's public methodology page states: "OPIS complies with all international standards for price reporting agencies set forth by IOSCO," prioritizes "transaction data... as the bedrock of any price assessment" over bid/ask ranges, and links to a formal Complaints Policy and audit results. It publishes annual IOSCO PRA Principles audit reports as PDFs for 2022, 2023, and 2024, a real, ongoing compliance commitment, not a one-time claim.

"OPIS complies with all international standards for price reporting agencies set forth by IOSCO." · opis.com/about/methodology/
curl -s https://www.opis.com/about/methodology/ | grep -io 'IOSCO[^<]\{0,80\}'
Source: opis.com/about/methodology/ · verified 2026-07-16 (this session)

3 · GAP (FRESH CHECK)

Gap (fresh check)

The one specific robots.txt rule blocks exactly the compliance PDFs meant to prove trustworthiness

OPIS's robots.txt is mostly a generic Yoast SEO block (crawl-delay 10, sitemap references), except for three specific, hand-added Disallow lines that block exactly the three IOSCO PRA Principles audit report PDFs (2022, 2023, 2024) named in finding 2 above. This is very likely an unintentional side-effect of a generic "don't index PDFs" or duplicate-content rule, not a deliberate transparency retreat, but it's worth naming plainly, because it directly touches the "verification" framing this review is built on: the one document set whose entire purpose is public trust-verification is the one OPIS's own robots.txt singles out by name to keep search engines (and by extension most AI crawlers) from indexing.

robots.txt: "Disallow: https://www.opis.com/wp-content/uploads/2025/11/OPIS-IOSCO-PRA-PRINCIPLES-REPORT-2024.pdf" (and 2023, 2022 identically)
curl -s https://www.opis.com/robots.txt | grep -i IOSCO
Source: fresh probe, this session, 2026-07-16 · opis.com/robots.txt · verified 2026-07-16 (this session, fresh check)

4 · GAP (FRESH CHECK)

Gap (fresh check)

No agent-discovery manifest, and no free or agent-queryable pricing feed

llms.txt, ai.txt, .well-known/agent-card.json, and openapi.json all return a TRUE HTTP 404 status on opis.com, confirmed consistently across repeated fetches, with minor (~0.6%) byte-size variance across requests consistent with WordPress's dynamic "related content" 404-page widget, not a soft-200 fake (the HTTP status itself is the reliable signal here, and it is consistently 404). Separately, and more materially: OPIS's actual benchmark methodology documents are public and unpaywalled, but the real daily numbers that matter, RIN prices, LCFS CI/CPG values, CCA allowance prices, sit entirely behind subscription products (RackPro, Context, and similar), with no free or agent-queryable API. A standard, defensible Bloomberg/Platts-style model for the industry, but the opposite of an open public good, worth stating plainly rather than assuming an AI agent could query live carbon prices from OPIS today.

for p in llms.txt ai.txt openapi.json .well-known/agent-card.json this-nonsense-control-xyz123.txt; do curl -s -o /dev/null -w "%{http_code} " https://www.opis.com/$p done; echo
Source: fresh probe, this session, 2026-07-16 · opis.com · verified 2026-07-16 (this session, fresh check)
Nothing here is a callout of OPIS's core business, it's real, regulated, and genuinely load-bearing. The only genuine finding is a small, likely-unintentional irony worth naming plainly: its own trust-proof PDFs are the one thing its robots.txt singles out to block.
Provisioned by EcoWealth · Digital Provisioning Protocol · provenance‑sealed