vue-expert

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a reference for Vue 3 development patterns, including state management (Pinia), SSR/SSG (Nuxt 3), and hybrid mobile development (Quasar/Capacitor). All provided code snippets are standard implementation examples.
  • [COMMAND_EXECUTION]: The skill instructs the agent to run standard development tools such as vue-tsc for type checking and vitest for unit testing. These are legitimate operations for a software development assistant.
  • [EXTERNAL_DOWNLOADS]: The documentation references several well-known and trusted packages from the NPM ecosystem (e.g., Vue, Nuxt, Quasar, Capacitor, Pinia). No suspicious or unknown external sources are used.
  • [CREDENTIALS_UNSAFE]: The reference files include examples of environment variable configuration (e.g., VITE_API_URL, SENTRY_AUTH_TOKEN, API_SECRET). These are used as placeholders and follow standard security practices for secret management by advising the use of .env files and process.env rather than hardcoding values.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 01:36 AM