maui-blazor-browser
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust 'read-only' posture by default, requiring explicit user authorization for any file changes or implementation tasks.
- [SAFE]: It contains strict network safety rules, explicitly forbidding listeners on anything other than the local loopback address (127.0.0.1) and preventing the use of public tunnels or LAN-wide listeners.
- [SAFE]: The workflow incorporates dependency auditing by mandating the use of a
$audit-dependenciestool before any packages, workloads, or templates are installed or modified. - [SAFE]: It enforces architectural isolation by prohibiting the web host from referencing the native MAUI executable, which prevents the accidental execution of platform-specific native code in a browser context.
- [SAFE]: The instructions include clear teardown requirements, ensuring that any temporary processes, listeners, or disposable data generated during the development session are removed immediately after use.
Audit Metadata