boxlang-runtime-wasm-container
Warn
Audited by Snyk on Jun 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes runtime installation commands that fetch-and-execute remote scripts (curl https://wasmtime.dev/install.sh -sSf | bash and curl -sSf https://raw.githubusercontent.com/WasmEdge/WasmEdge/master/utils/install.sh | bash) and pulls a remote builder image (FROM ghcr.io/ortus-boxlang/matchbox:latest) which will execute remote code during docker build, so external content is fetched and run at runtime.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata