rust-implementation
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions define a standard Rust development workflow focused on safety and maintainability.
- [COMMAND_EXECUTION]: The workflow involves running standard local development tools such as
cargo fmt,cargo test,cargo clippy, andjust check. These commands are used for code formatting and local testing within the developer's project environment. - [DATA_EXFILTRATION]: The skill includes explicit "Hard Stop" instructions that require the agent to ask the user before calling live services, accessing production databases, or handling real secrets, which mitigates data exfiltration risks.
Audit Metadata