build-compile

Pass

Audited by Gen Agent Trust Hub on Apr 2, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill documents the use of standard Rust build commands (cargo build, cargo test, cargo clippy) and local helper scripts (build-rust.sh). These operations are consistent with the skill's primary purpose of managing project compilation.
  • [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. The skill interacts with standard build artifacts in local directories like target/release/.
  • [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote scripts from untrusted sources. It mentions standard tools like rustup and GitHub Actions for environment management, which are well-known developer services.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 2, 2026, 06:31 AM