bevy-testing
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation files and does not include any executable scripts, binaries, or configuration files that could pose a security risk.
- [SAFE]: All external links point to official Rust documentation (docs.rs), which is a well-known and trusted service.
- [SAFE]: The Rust code snippets provided in the documentation are educational examples of standard Bevy testing patterns, such as deterministic time stepping and non-blocking async polling.
- [SAFE]: The skill promotes secure development practices, including test isolation, seeding of random number generators, and avoiding arbitrary sleeps in asynchronous code.
Audit Metadata