bevy-ecs
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation, coding patterns, and migration advice for the Bevy game engine (v0.19). It includes examples for app configuration, system scheduling, and component management in Rust.
- [COMMAND_EXECUTION]: The documentation mentions using
cargo runto build and execute projects. This is a standard command within the Rust development workflow and is used here in an appropriate, non-malicious context. - [DATA_EXPOSURE]: The instructions direct the agent to read local project files such as
Cargo.tomlandCargo.lockto identify the version of Bevy in use. This is a routine development task and does not involve accessing sensitive user data or system credentials.
Audit Metadata