artifacts-builder
Warn
Audited by Snyk on May 29, 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 runtime workflow runs
scripts/bundle-artifact.sh, which installs bundling dependencies viapnpm add -D ...from the public npm registry and then runs Parcel/html-inline to inline the resulting package code intobundle.html(LLM-readable JS/CSS), so outsider-authored free text/code from third-party packages can enter the LLM context via the generated artifact.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata