rust-engineer
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Rust ecosystem tools (
cargo fmt,cargo clippy,cargo test,cargo bench) for code formatting, linting, and testing. These are typical for development-focused skills. - [DATA_EXFILTRATION]: No sensitive data access or suspicious network requests were found. Code examples use benign URLs (e.g., example.com).
- [PROMPT_INJECTION]: Instructions focus on engineering quality and memory safety without attempting to override agent safety guardrails.
- [REMOTE_CODE_EXECUTION]: The skill mentions common Rust crates like
thiserror,tokio, andserde, which are standard industry dependencies.
Audit Metadata