yy-create-vue3
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data exfiltration attempts were detected. The skill's instructions and provided project template follow standard development practices for front-end scaffolding.
- [COMMAND_EXECUTION]: The skill executes standard project initialization and verification commands, such as
npm install,npm run type-check, andnpm run test. These actions are necessary for the skill's stated purpose and are performed within the target project directory. - [EXTERNAL_DOWNLOADS]: The skill downloads project dependencies from well-known, public package registries (configured to use
registry.npmmirror.com). These dependencies are standard, widely-used libraries in the Vue.js ecosystem.
Audit Metadata