rust-embedded
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill contains technical documentation and code snippets for bare-metal Rust development. Analysis of the 10 threat categories found no evidence of malicious intent or vulnerabilities.
- [COMMAND_EXECUTION] (SAFE): Includes standard Rust build commands (cargo check, cargo build, cargo clippy) in SKILL_EN.md as verification steps. These are benign and standard for the domain.
- [EXTERNAL_DOWNLOADS] (SAFE): Mentions standard Rust crates in Cargo.toml examples such as 'cortex-m', 'embedded-hal', and 'riscv'. These are trusted libraries within the Rust embedded ecosystem.
- [DATA_EXPOSURE] (SAFE): No patterns of sensitive file access or data exfiltration were detected. Peripheral register access (e.g., GPIOA_BASE) is pedagogical and relevant to firmware development.
Audit Metadata