solidjs
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains legitimate development documentation and code snippets for the SolidJS framework. No malicious patterns, prompt injections, or obfuscated content were detected across any of the files.
- [EXTERNAL_DOWNLOADS]: The documentation includes standard project initialization and dependency installation commands (e.g.,
npm create solid@latest,npm install @solidjs/router). These commands reference the official SolidJS ecosystem and well-known package registries, which are considered trusted sources. - [COMMAND_EXECUTION]: The skill provides common development commands for local environment setup, such as installing packages and running development servers (
npm install,npm run dev). These are routine operations for software development and do not involve unauthorized privilege escalation or persistence mechanisms.
Audit Metadata