rust-developer
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides standard instructional content for Rust development, emphasizing idiomatic patterns and the use of official toolchains.
- [COMMAND_EXECUTION]: The instructions direct the agent to utilize standard Rust development tools such as
cargo test,cargo clippy, andcargo audit. These operations are benign and essential for the skill's stated purpose as a developer assistant. - [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface as it ingests project data, but this is inherent to its functionality.
- Ingestion points: Reads project manifest files
Cargo.tomlandCargo.lock(SKILL.md). - Boundary markers: None specified for manifest content.
- Capability inventory: Execution of toolchain commands including
cargo test,cargo clippy, andcargo audit(SKILL.md). - Sanitization: None specified.
- Note: This usage is consistent with standard development practices and does not indicate malicious intent.
Audit Metadata