stackblitz-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill guides the user through setting up a standard development environment using industry-standard tools like Vite and npm. All shell commands are restricted to package management via
npmandnpxas defined in the skill's allowed-tools configuration. - [SAFE]: The dependencies identified (
@webcontainer/api,vite,vitest) are official packages from well-known services (StackBlitz and the Vite ecosystem). - [SAFE]: All external URLs point to official, well-known documentation for Vite and WebContainers.
- [SAFE]: The provided code snippets for configuration and testing are benign and focus strictly on the stated purpose of building and testing file system trees for browser-based environments.
Audit Metadata