skills/teachingai/agent-skills/vue3/Gen Agent Trust Hub

vue3

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The skill is entirely educational, consisting of markdown files that map to the official Vue 3 documentation (cn.vuejs.org).
  • [COMMAND_EXECUTION] (LOW): Provides standard project initialization and development commands (npm install, npm run dev) in an educational context for setting up a local development environment.
  • [EXTERNAL_DOWNLOADS] (LOW): References the official create-vue scaffolding tool which is standard for the Vue ecosystem.
  • [DATA_EXFILTRATION] (SAFE): No unauthorized network operations were detected. Coding examples use local or placeholder endpoints (e.g., /api/items).
  • [PROMPT_INJECTION] (SAFE): No instructions attempting to bypass safety filters or override agent behavior were found. The skill even includes a security best practice file advising against v-html with untrusted content.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:28 PM