using-lwc
Warn
Audited by Snyk on Sep 1, 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 workflow reads and ingests project source files, documents, and markdown manifests via CLI commands like
lwc source addandlwc source add-manifest, which consume outsider-authored free text when the repository contains external contributions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The bootstrap script runs an external installation script from GitHub (
$installersourced fromscripts/install-lwc.sh) to download and execute remote code during runtime when LWC is missing.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata