Rust Development Workflow

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • COMMAND_EXECUTION (SAFE): The skill utilizes the Bash tool to execute standard Rust toolchain commands such as cargo build, cargo test, cargo clippy, and cargo fmt. This is the intended primary purpose of the skill for a development environment.
  • INDIRECT_PROMPT_INJECTION (LOW): The skill possesses a surface for indirect prompt injection as it processes project source code.
  • Ingestion points: The skill reads files within the miyabi-private/ workspace using Read, Grep, and Glob tools.
  • Boundary markers: None explicitly mentioned to separate source code content from agent instructions.
  • Capability inventory: The skill has access to the Bash tool to execute arbitrary commands based on its analysis of the code.
  • Sanitization: No explicit sanitization or filtering of input from source files is documented.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:26 PM