webui-dev
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- Framework Guidelines: The skill defines a set of development rules for a specific UI framework, emphasizing the use of native web platforms (e.g.,
<dialog>,popover) and declarative templates. These rules encourage best practices such as separating logic from presentation and restricting complex logic within template bindings, which helps maintain a clean and predictable application structure. - Trusted Dependencies: The code examples reference
@microsoft/webui-framework, which is a library provided by the vendor. This is standard for skills designed to assist with specific development ecosystems. - CLI Usage Examples: The skill includes standard build and serve commands (
webui build,webui serve) as usage examples. These are typical for developer-focused instructions and do not perform any hidden or suspicious operations. - Local Documentation Reference: The skill points to a local file (
/docs/ai/SKILL.md) for more comprehensive documentation, which is a common practice for organizing complex instruction sets within a repository.
Audit Metadata