Cisco fingerprints 900 open models as 69% of AI lineage claims go unverified

2 Sources

Share

Cisco released the AI Supply Chain Provenance Explorer, a free database cataloguing almost 900 open-source AI models with verified lineage through fingerprinting technology. The ATOM Report found 69% of new model derivatives rely on unverified base model tags that uploaders self-report. The tool addresses critical verification gaps in model provenance and security scanning coverage.

Cisco Tackles Verification Crisis in Open-Source AI Models

Cisco launched the AI Supply Chain Provenance Explorer on Thursday, a free public database that catalogs almost 900 open-source AI models with verified lineage information, provider context, and security assessments

2

. The tool addresses a fundamental problem in responsible AI governance: organizations downloading models often lack visibility into what they're actually bringing into their environments

1

.

The verification gap is substantial. According to the ATOM Report published by Nathan Lambert and Florian Brand at Interconnects AI in April 2026, roughly 1,500 mainline open models were tracked, with 69% of new open-model derivatives claiming descent from Alibaba's Qwen family as of February 2026

2

. These lineage claims rely on Hugging Face base_model tags that uploaders populate themselves, with no requirement for weight-level analysis to substantiate the claim.

From Command Line to Public Search Bar

The AI Supply Chain Provenance Explorer extends Cisco's Model Provenance Kit, an open-source Python toolkit released in April that initially fingerprinted roughly 150 base models across 45+ families and 20+ publishers

2

. Coverage grew roughly sixfold in a quarter. The April release required a local Python environment, downloading model weights running into tens of gigabytes, and dedicating engineer hours per model. The Explorer queries results Cisco already computed, transforming verifiable model lineage verification from a technical challenge into a simple search

2

.

Each model entry includes several categories of information: model details like distribution source, release dates, parameter count, training tokens, and downloads; provider context including organization headquarters location and associated Hugging Face organizations; model provenance grounded in similarity scores rather than self-reported tags; licensing information and usage restrictions such as attribution requirements or non-commercial terms; and security assessments including ClamAV-based scanning of repository files with vulnerability findings

1

.

Source: VentureBeat

Source: VentureBeat

Similarity-Based Fingerprinting Replaces Unvalidated Base Models

The Explorer grounds model relationships in similarity scores powered by Cisco Model Provenance Kit static fingerprinting and Project VAIL run-time behavioral fingerprinting

1

. The fingerprinting process works in two scored stages. Stage one compares architecture metadata before loading weights. When metadata is ambiguous, stage two extracts five weight-level signals: Embedding Anchor Similarity, Embedding Norm Distribution, Norm Layer Fingerprint, Layer Energy Profile, and Weight-Value Cosine

2

.

Cisco reported 96.4% accuracy on its own 111-pair benchmark at a 0.70 threshold, with an F1 of 0.963

2

. Tokenizer signals are computed for diagnostics but deliberately excluded from the provenance score to prevent false positives when models share tokenizers but no weight lineage.

Why Transparency Matters for Enterprise Deployment

Modern AI supply chains are rarely linear. Models are fine-tuned, distilled, merged, quantized, re-released, and repackaged, often many times over, with important context lost or presented inconsistently

1

. This creates practical problems for organizations where a model's license may require attribution or limit commercial use, its provider's location may prompt additional regulatory considerations, privacy review, or export-control scrutiny, and its lineage may be incomplete, complicating incident response and compliance review

1

.

Amy Chang, head of AI Threat Intelligence and Security Research at Cisco, presented findings from 6,986 multi-turn attacks against 15 flagship models during VB Transform 2026, with success rates reaching 88.3%

2

. Understanding model vulnerabilities and failure points starts with knowing which model you are running.

Building on Broader Provenance Work

The AI Supply Chain Provenance Explorer is part of Cisco's broader work to improve transparency and accountability across the AI ecosystem

1

. Last year, in collaboration with HuggingFace, Cisco launched comprehensive malware scanning and threat intelligence sharing tools. Earlier this year, the company introduced the Model Provenance Constitution, which defines model provenance as the verifiable derivation history of trained weights and establishes a rigorous standard for what counts as a provenance relationship

1

.

The information in the Explorer is regularly updated and verified by experts on Cisco AI Threat & Security Research team and with partners at Project VAIL

1

. The tool also surfaces data Cisco already uses operationally through its Cerberus system, which inspects models entering Hugging Face and feeds Secure Access policies that block by risky license restrictions or region of origin

2

. The Explorer makes that class of information free and searchable without requiring a Cisco product, enabling developers to compare model scale and licensing before choosing a baseline, security teams to identify models warranting deeper review, and governance teams to assess regulatory considerations before deployment.

Today's Top Stories

© 2026 TheOutpost.AI All rights reserved