svelte-code-writer
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes CLI commands through
npxto interact with the@sveltejs/mcptool for listing documentation, fetching content, and running code analysis.- [EXTERNAL_DOWNLOADS]: Downloads the@sveltejs/mcppackage from the official NPM registry vianpx.- [SAFE]: The skill utilizes verified developer tools from the Svelte organization. It includes defensive instructions for users to escape shell characters (e.g.,$) when passing code to the CLI, which mitigates potential shell injection risks.
Audit Metadata