convert-web-app
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches source code and templates from the official
modelcontextprotocolGitHub repository. This is a trusted source for this skill's context. - [COMMAND_EXECUTION]: Provides standard shell instructions for cloning repositories and installing dependencies using
npm. The commands are used for legitimate development purposes. - [DYNAMIC_EXECUTION]: The provided server code reads bundled HTML files from the disk at runtime using
fs.readFile. This is a routine operation for serving UI content in MCP servers.
Audit Metadata