generate-mcp-app-ui
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [File System Operations]: The skill uses tools like
WriteandEditto save generated HTML content to local files (e.g.,./mcp-app-widget.html). This is a core part of its functionality as a code generator for user-defined widgets. - [External Resource Integration]: The generated HTML templates reference UI libraries and themes from established content delivery networks such as
jsdelivr.netandunpkg.com. These are used to load Microsoft Fluent UI components and the Model Context Protocol (MCP) Apps API, which are standard resources for this type of development work. - [Processing of External Data]: The skill is designed to process JSON data provided by the user (tool test output) to generate visual representations. While the instructions advise on data type safety to ensure the widget functions correctly, users should be aware that the skill incorporates this external data into the generated HTML structure.
Audit Metadata