tao-finetune-clip

Warn

Audited by Snyk on Aug 25, 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). The only runtime LLM-ingested outsider-authored free text path is user-supplied prompt/caption content provided via spec inputs (e.g., inference.text_file: prompts.txt and caption/prompt files), which is loaded into the CLIP text encoder without first selecting a specific trusted item.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill's deploy examples and runtime actions reference and pull the external container image nvcr.io/nvidia/tao/tao-toolkit:6.26.3-deploy (used in docker run commands), which is fetched at runtime and executes remote code required for the gen_trt_engine/evaluate/inference flows.

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 25, 2026, 02:40 PM
Issues
2
Security Audit — snyk — tao-finetune-clip