svelte-code-writer
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto fetch and execute the@sveltejs/mcppackage from the npm registry. This is the official package provided by the Svelte organization for integrating with Model Context Protocol (MCP) environments. - [COMMAND_EXECUTION]: The skill invokes several sub-commands (
list-sections,get-documentation,svelte-autofixer) through the@sveltejs/mcpCLI. These tools are used for legitimate development tasks such as retrieving framework documentation and performing static analysis on Svelte component files.
Audit Metadata