serving-llms-on-epyc

Warn

Audited by Snyk on Aug 22, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (low risk: 0.10). Outsider-authored free text only reaches runtime via the user-supplied --model-id parameter, but the required workflow does not ingest arbitrary external text feeds/queues; the scripts read first-party/trusted configs/metadata and then make network GETs specifically tied to that model ID (e.g., HuggingFace config.json and repo registry.py), not from an unsolicited outsider posting mechanism.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 22, 2026, 12:17 AM
Issues
2
Security Audit — snyk — serving-llms-on-epyc