flutter-duit-bdui

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and referenced documents follow standard documentation practices for Flutter development and do not contain malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration.
  • [EXTERNAL_DOWNLOADS]: The skill documents the addition of the flutter_duit package using the official Flutter package manager (pub.dev).
  • [COMMAND_EXECUTION]: Includes standard shell commands for managing dependencies (flutter pub add) and running applications with build-time environment variables (--dart-define).
  • [REMOTE_CODE_EXECUTION]: The framework's core functionality involves fetching UI layout definitions (JSON) from remote servers via HTTP or WebSockets and rendering them on the client. It also supports optional client-side scripting through a dedicated delegate. These are documented architectural features of the library and are used as intended for dynamic UI management.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 01:09 AM