wasm-wasmtime
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Wasmtime installation script from wasmtime.dev using a shell-piped command.
- [COMMAND_EXECUTION]: Provides standard CLI commands for executing WebAssembly modules, managing WASI sandbox permissions, and installing developer tools via the Rust package manager (cargo).
- [EXTERNAL_DOWNLOADS]: References official Rust crates (wasmtime, wasmtime-wasi) for embedding the runtime into applications.
Audit Metadata