m10-performance
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of static documentation and code examples aimed at assisting developers with Rust performance tuning. No security threats or malicious patterns were found in the provided files.
- [EXTERNAL_DOWNLOADS]: The documentation references the installation of standard Rust developer utilities such as 'flamegraph' and 'cargo-instruments' from the official crates.io registry. These are well-known, trusted tools for performance analysis and are mentioned for educational purposes.
- [COMMAND_EXECUTION]: Example shell commands for profiling (e.g., 'cargo flamegraph', 'perf', 'heaptrack') are included in markdown code blocks for user reference. These represent standard development workflows and are not executed automatically by the skill or the agent.
- [NO_CODE]: The skill package contains only markdown files and does not include any executable scripts, binaries, or active code components, which eliminates the risk of unauthorized code execution at runtime.
Audit Metadata