benchmark-model-kernels
Warn
Audited by Snyk on Aug 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Outsider-authored text from a user-supplied model reference (Hub ID/local directory/config.json) is ingested at runtime by
scripts/benchmark_model.pyviaAutoConfig.from_pretrained(...)andAutoModelForCausalLM.from_config(...), which reads provider metadata and (optionally) remote code to construct a Transformers module for shape derivation.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata