test-rust-core

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill specifies the use of cargo for formatting (cargo fmt), linting (cargo clippy), and testing (cargo test). It also utilizes just, a command runner, to execute pre-defined build and test scripts (just test-rust, just build-rust). These are standard practices in Rust development.
  • [SAFE]: The skill does not contain any detected security threats such as prompt injection, data exfiltration, or obfuscated content. The operations are restricted to the local development environment and the project's source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 11:05 AM
Security Audit — agent-trust-hub — test-rust-core