web-forms-vee-validate
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a purely educational resource for the VeeValidate form validation library, providing patterns for the Composition API in Vue.
- [SAFE]: Analysis of the code examples confirms standard use of frontend logic (Vue 3, TypeScript) without any high-risk operations such as arbitrary command execution, privilege escalation, or persistence mechanisms.
- [SAFE]: No evidence of data exfiltration or unauthorized network operations was found. The examples use generic placeholders (e.g.,
loginUser,savePost) for API interactions. - [SAFE]: Dependencies referenced (e.g.,
zod,yup,valibot, and their respective@vee-validateadapters) are well-known, legitimate open-source libraries commonly used in the JavaScript/TypeScript ecosystem. - [SAFE]: The external schema reference in
metadata.yamlpoints to the author's official GitHub organization (agents-inc), which is a legitimate vendor resource. - [SAFE]: No obfuscation, prompt injection, or dynamic context injection patterns were identified across any of the analyzed files.
Audit Metadata