steedos-webapps

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a development guide and does not contain any executable malicious code, obfuscated payloads, or unauthorized data access patterns.- [COMMAND_EXECUTION]: The documentation includes standard development commands for initializing and building projects using npm and npx (e.g., 'npm create vite@latest', 'npm install'). These are meant for the developer's local environment.- [EXTERNAL_DOWNLOADS]: The skill references standard web development dependencies from the NPM registry. These are typical for React and Vite projects and do not include untrusted or suspicious sources.- [DATA_EXPOSURE]: The Express router template uses 'requireAuthentication' to protect endpoints, following security best practices. While the router configuration for serving static files includes a 'dotfiles: allow' setting, it is restricted to the webapp build directory and is presented as a configuration template for developers.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 05:46 AM