pkpd-modeling
Warn
Audited by Snyk on Jul 31, 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). In
scripts/bioequivalence.py, outsider-authored free text is ingested from user-provided CSV tables viaread_table(args.input)and then incorporated into outputs (e.g., period/sequence handling and “method”/findings), so any injected strings in the CSV can be processed at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata