dioxus-docs
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official Dioxus CLI installation script at https://dioxus.dev/install.sh within its documentation.
- [REMOTE_CODE_EXECUTION]: Several files, including SKILL.md and tools.md, describe installing the Dioxus CLI by piping a remote script to bash. This is the documented and official installation procedure provided by the framework developers.
- [COMMAND_EXECUTION]: The getting-started.md file provides commands for installing system-level dependencies using standard Linux package managers such as apt, pacman, and dnf to support WebView functionality.
Audit Metadata