rust-worker
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard workflow for Rust development using Test-Driven Development (TDD). It outlines procedures for code investigation, writing failing tests, implementation, and verification using cargo.
- [COMMAND_EXECUTION]: The instructions include running
devbox run cargo test,devbox run cargo check, anddevbox run cargo clippy. These are standard development operations for the Wagner codebase context. - [EXTERNAL_DOWNLOADS]: The skill implements a security best practice by requiring the agent to seek orchestrator approval before adding new crate dependencies.
Audit Metadata