bevy-wasm-webgpu
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard configuration and build instructions for the Bevy game engine targeting the
wasm32-unknown-unknownplatform. - [SAFE]: Commands for building (
cargo build), binding (wasm-bindgen), and optimizing (wasm-opt) utilize standard, well-known Rust ecosystem tools. - [SAFE]: The inclusion of a local development server command (
python3 -m http.server) is a standard and safe practice for testing web builds locally. - [SAFE]: No obfuscation, data exfiltration, or malicious prompt injection patterns were detected.
Audit Metadata