bevy-game-engine
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and best practices for developing games with the Bevy engine in Rust. It does not contain any malicious patterns such as prompt injection, obfuscation, or data exfiltration.
- [COMMAND_EXECUTION]: The skill utilizes standard Rust toolchain commands (
cargo run,cargo test,cargo add,cargo check) which are appropriate for its stated purpose of game development. - [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted community crates within the Rust ecosystem (e.g.,
bevy,bevy_egui,bevy_rapier2d,leafwing-input-manager) via the standardcargo addmechanism.
Audit Metadata