form-vue
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No prompt injection patterns, role-play instructions, or attempts to bypass safety filters were found in the skill documentation or metadata.
- [SAFE]: The skill uses industry-standard, reputable Node.js packages for form validation and schema definition, such as VeeValidate and Zod.
- [SAFE]: Network operations are confined to standard client-side async validation patterns targeting local API endpoints (e.g., checking username availability).
- [SAFE]: All input handling examples utilize Zod for structural validation, ensuring that data is sanitized and verified against a schema before being processed or submitted.
Audit Metadata