windsurf-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a legitimate template for setting up a development workflow without any detected malicious patterns or obfuscation. \n- [EXTERNAL_DOWNLOADS]: The instructions include installing Node.js packages (vitest, tsx) via npm or pnpm. These are well-known development tools and represent standard environment setup. \n- [COMMAND_EXECUTION]: The skill utilizes shell commands for routine tasks such as copying environment templates and starting a local development server. \n- [CREDENTIALS_UNSAFE]: The skill promotes secure credential management by instructing users to use git-ignored .env.local files for sensitive information and provides a safe example template.
Audit Metadata