nemo-speech-asr-finetune
Warn
Audited by Snyk on Jun 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The skill’s runtime workflow ingests outsider-authored free text via the user-provided ASR JSONL manifests (e.g.,
model.train_ds.manifest_filepath=/data/train.json/model.validation_ds.manifest_filepath=/data/val.json), where thetextfield contains transcripts written by parties other than the operating user; thistextis then read by NeMo/Lhotse dataloaders and passed into evaluation/training code paths that feed it into the LLM context for any text-processing/decoding steps that use it as readable prose.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata