dioxus-ui-skill

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local Python script (scripts/search.py) to perform BM25-based text searches across a series of bundled CSV files. The script uses standard Python libraries and does not invoke shells or external binaries.
  • [DATA_EXPOSURE]: The skill includes a persistence feature that writes generated design guidelines to a local design-system/ directory. This is used for scaffolding project documentation and does not access or expose sensitive user credentials or system files.
  • [PROMPT_INJECTION]: No instructions were found that attempt to bypass AI safety filters or override the agent's core behavioral guidelines. The content is strictly focused on UI/UX design patterns.
  • [REMOTE_CODE_EXECUTION]: The skill does not perform any network requests or download external packages. All logic and data (CSV files) are contained within the skill's local directory structure.
  • [SAFE]: The skill references well-known technology frameworks and libraries (e.g., Dioxus, Tailwind CSS, Lucide, Chart.js) for documentation purposes, which are considered trusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 06:14 AM