vue-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions attempting to override agent behavior or bypass safety guidelines were found. The files contain purely educational and instructional content related to Vue.js development.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations were detected. Examples of network calls (e.g., fetch, axios) are generic and used for demonstration purposes in documentation.
- Obfuscation (SAFE): No use of Base64, zero-width characters, homoglyphs, or other obfuscation techniques was found.
- Unverifiable Dependencies & RCE (SAFE): The skill does not include any scripts that download or execute remote code. References to external packages are limited to standard Vue.js ecosystem libraries used in code examples.
- Security Education: The skill specifically includes a rule on XSS prevention (
v-html-xss-security.md), demonstrating a proactive approach to security by teaching users how to avoid common vulnerabilities.
Audit Metadata