skills/agentskillexchange/skills/Dioxus Rust Fullstack Cross-Platform Application Framework/Gen Agent Trust Hub
Dioxus Rust Fullstack Cross-Platform Application Framework
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill includes instructions to install the Dioxus CLI directly from its source repository using
cargo install --git. This utilizes standard Rust package management to fetch the tool from the official repository. - [COMMAND_EXECUTION]: Standard Rust toolchain commands like
cargo runandcargo binstallare recommended for framework interaction and tool installation. - [EXTERNAL_DOWNLOADS]: Fetches components and configuration from the official DioxusLabs GitHub repository. These downloads are standard and expected for setting up the framework development environment.
Audit Metadata