robius-app-architecture
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate development templates and architectural guidance for the Makepad and Robius frameworks. The code snippets follow standard Rust practices for async runtimes and UI event handling.
- [PROMPT_INJECTION]: The skill metadata uses a 'CRITICAL' prefix in the description to define triggering conditions for the agent. This is a common pattern for skill activation and does not attempt to bypass safety filters, extract system prompts, or disregard core instructions.
- [DATA_EXFILTRATION]: No sensitive file access or unauthorized network communication patterns were detected. The persistence patterns described (e.g.,
save_window_state) are standard application features for user settings. - [REMOTE_CODE_EXECUTION]: No remote script downloads or piped command executions (e.g.,
curl | bash) are present. The skill utilizes well-known, established Rust crates liketokioandcrossbeam-queue.
Audit Metadata