bevy-ecs-patterns
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains purely educational code snippets for Rust and the Bevy engine. No malicious instructions, obfuscation, or data exfiltration attempts were found.
- [COMMAND_EXECUTION]: Provides utility commands for
cargo check,cargo test, andcargo clippy. These are standard tools for Rust development and are used here for legitimate project maintenance and validation. - [DATA_EXFILTRATION]: While the skill allows the use of
WebFetch, there are no instructions or scripts that perform network operations or transmit data to external servers. - [PROMPT_INJECTION]: The skill utilizes
grepandReadto analyze local source code. This represents a standard surface for processing local project data and does not include any patterns designed to override agent safety or instructions.
Audit Metadata