rust-build-optimization

Pass

Audited by Gen Agent Trust Hub on Jul 30, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing several diagnostic tools, including measureme from the official GitHub organization for the Rust language and other common community utilities like samply and cargo-llvm-lines. These references are standard for Rust development and originate from well-known sources.
  • [COMMAND_EXECUTION]: The skill utilizes Bash to execute cargo commands and system diagnostic utilities such as ar, nm, and strace. These operations are directly related to its core purpose of build profiling and are performed with explicit instructions to verify results and revert ineffective changes.
  • [PROMPT_INJECTION]: The skill analyzes project configuration files (Cargo.toml, .cargo/config.toml) and terminal output. While this represents a surface for indirect prompt injection if a project contained malicious instructions in these files, the skill's strict procedural rules—such as requiring baseline measurements and verification of all changes—significantly mitigate this risk.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 06:26 PM
Security Audit — agent-trust-hub — rust-build-optimization