solidjs
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill acts as an educational resource for the SolidJS framework, featuring standard implementation patterns for reactivity and UI components.
- [EXTERNAL_DOWNLOADS]: The quick start guide recommends using
npx degit solidjs/templates/ts, which retrieves project scaffolding from the official SolidJS GitHub repository. This is a recognized and safe method for initializing SolidJS projects. - [COMMAND_EXECUTION]: The instructions include standard development commands such as
npm installandnpm run devto manage dependencies and start the local development server.
Audit Metadata