bevy-diagnostics-profiling
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard Rust code patterns and configuration instructions for the Bevy 0.19 game engine's diagnostic systems. All commands and code snippets relate to legitimate performance monitoring and debugging.
- [REMOTE_CODE_EXECUTION]: Mentioned build commands like
cargo run --release --features bevy/trace_tracyare standard development practices for the Rust ecosystem and do not involve fetching untrusted remote code. - [EXTERNAL_DOWNLOADS]: The skill references official Bevy documentation on
docs.rsand the official Bevy repository on GitHub, both of which are trusted sources for engine-related materials. - [DATA_EXFILTRATION]: While the skill discusses telemetry and diagnostics, it focuses on internal engine metrics (FPS, entity counts, GPU timings) and does not contain any patterns for exfiltrating sensitive user data or system credentials.
- [PROMPT_INJECTION]: The instructions are strictly technical and do not attempt to override AI safety guidelines or manipulate agent behavior.
Audit Metadata