vue-gen

Pass

Audited by Gen Agent Trust Hub on Jul 15, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill defines clear rules and templates for transforming component specifications into Vue source code. It does not contain any instructions for unauthorized access or suspicious network activity.
  • [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection by processing external component specifications.
  • Ingestion points: Processes component specifications in JSON format (SKILL.md).
  • Boundary markers: None explicitly specified for separating user-provided specs from the skill's instructions.
  • Capability inventory: Writing component files, composables, and Pinia stores, as well as executing shell commands for linting (eslint) and type checking (vue-tsc) (SKILL.md).
  • Sanitization: The generation workflow includes validation of the input specification against a Zod schema.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 15, 2026, 09:48 PM