rust_dioxus_framework

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill instructions provide standard best practices for building cross-platform applications using the Dioxus framework, including state management and component structure. No evidence of malicious behavior, obfuscation, or unauthorized command execution was found.
  • [PROMPT_INJECTION]: The skill identifies a surface for indirect prompt injection as it processes user-provided UI designs and backend specifications to generate code output.
  • Ingestion points: UI designs and backend integration specs entering via the Interaction Protocol.
  • Boundary markers: No explicit delimiters or boundary markers are defined to isolate untrusted input.
  • Capability inventory: The skill is capable of generating Rust source code (.rs) and project configuration files (Cargo.toml).
  • Sanitization: No input validation or sanitization logic is specified within the skill instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 06:33 AM