rust-performance
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [EXTERNAL_DOWNLOADS] (INFO): Recommends the installation of the 'flamegraph' tool via 'cargo install flamegraph'. While this involves downloading external code, it is a standard, well-known utility in the Rust ecosystem for performance analysis.- [COMMAND_EXECUTION] (INFO): Contains instructions to execute 'cargo flamegraph', which is the expected usage for the recommended profiling tool.- [INDIRECT_PROMPT_INJECTION] (SAFE): The skill serves as a reference for code optimization and does not process untrusted external data that could influence the agent's behavior.- [PROMPT_INJECTION] (SAFE): No instructions designed to override agent safety protocols or system prompts were identified in the markdown or code snippets.
Audit Metadata