artifact-sbom-publisher
Warn
Audited by Snyk on Feb 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.80). The workflow explicitly fetches and executes public third-party content (e.g., curl https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh and multiple public GitHub Actions like CycloneDX/gh-node-module-generatebom@master), which are untrusted/public sources the runtime will ingest and execute.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The workflow contains a runtime step that downloads and pipes https://raw.githubusercontent.com/anchore/syft/main/install.sh into sh ("curl ... | sh"), which fetches and executes remote code required for SBOM generation.
Audit Metadata