wasm-extension-integration
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: Provides instructions to install the official
wasm-packbuild tool by downloading and executing a shell script from the project's official domain athttps://rustwasm.github.io/wasm-pack/installer/init.sh.- [COMMAND_EXECUTION]: Includes a configuration example for the WXT framework that useschild_process.execSyncto runwasm-packbuild commands locally as part of the Vite build pipeline.- [COMMAND_EXECUTION]: Defines an MCP server configuration that allows the agent to executecargo runto manage WebAssembly build tasks using local project manifest files.- [EXTERNAL_DOWNLOADS]: References the use of the Homebrew package manager to download and install thebinaryenoptimization toolset from official repositories.
Audit Metadata