Models: foundation model identifier (provider + family + version), fine-tunes (base model + dataset hash + training timestamp), self-hosted weights (binary hash + license)
.
An AI Bill of Materials is a structured inventory of every model, dataset, tool, prompt asset, and dependency used by a production AI system. Auditors ask for it; AI-SPM produces it as a continuous artefact.
Last reviewed June 2026
AI systems compose more dependencies than traditional applications: foundation models with versions and providers, fine-tuned variants, embeddings, vector stores, RAG corpora, tools and MCP servers, prompt templates, evaluation datasets. Reconstructing this composition for an audit at incident time is too late.
Treat the AI-BOM as a first-class artefact, generated continuously from the same inventory that drives runtime policy. AI-SPM emits the AI-BOM in JSON and PDF, every scan run, with a stable schema and version field.
.
.
.
.
.
.
EU AI Act Article 11 (technical documentation, Annex IV), ISO/IEC 42001 A.6.2 (resources), NIST AI 600-1 (GOVERN 1.4 inventory, MAP 1.5 third-party). NIST SP 800-218A maps the AI-BOM concept onto the existing SBOM practice (SSDF PO.5).
An SBOM lists software components and licenses. An AI-BOM extends that to model artefacts (foundation, fine-tune, weights), training and retrieval datasets, prompt assets, tools, and runtime dependencies that influence model output. The schemas are complementary, not competing.
No single standard yet. NIST AI 600-1 and ISO/IEC 42001 require an inventory but do not prescribe schema. CycloneDX (industry consortium) has a draft AI/ML extension that AI-SPM tracks. The AI-BOM exported by Penaxtra is JSON Schema-validated and versioned so consumers can pin a shape.
Typically the AI platform team produces it, the security team reviews it, and the GRC team submits it to auditors. AI-SPM generates the artefact continuously and assigns review owners per asset class.
Scoped walkthrough of the Learn / AI Bill of Materials surface against your environment. No credit card.