AIBOM

AIBOM = AI Bill of Materials, per the arXiv 2603.10057 proposal. It's the inventory of every model, dataset, dependency, and asset a skill references — declared in the manifest, recorded in the transparency log, and exposed on the Skill Report Card.

Coming soon. Today the capabilities manifest captures a subset (filesystem, network, process). The full AIBOM extension lands with the creator portal.

What it covers

Why it matters

Three reasons:

  1. Supply-chain visibility — when a CVE drops against, say, a popular embedding model, the AIBOM tells us every skill that uses it. Continuous re-scan (planned) flips them to quarantine without manual review.
  2. Compliance evidence — SOC 2 + ISO 42001 require you to document what your software is made of. AIBOM is the AI-shaped equivalent of an SBOM, plug-and-play for audit packages (planned).
  3. Trust signals — a skill that declares a model from a vendor you don't trust is now visibly suspect, before you install it.

Standards we're tracking

See also