harvard-artifacts-collection-analytics-etl
Warn
Audited by Snyk on Jun 25, 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). At runtime the skill calls the Harvard Art Museums public API (
requests.get(...).json()inextract_artifacts), and the returned JSON fields (e.g.,title,description, etc.) are converted into LLM-readable strings viatransform_artifactsand then used downstream; this is outsider-authored free text from a public web source.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata