artifact-sbom-publisher
Warn
Audited by Snyk on Feb 16, 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., piping https://raw.githubusercontent.com/anchore/syft/main/install.sh to sh and invoking external GitHub Actions like CycloneDX/gh-node-module-generatebom@master and aquasecurity/trivy-action@master—so the runner will ingest and run untrusted, user-maintained code as part of its workflow.
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