vue-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's content is educational and instructional, focusing on Vue.js performance optimization. No malicious prompt injection or override patterns were detected.
- [SAFE]: Analysis of the repository scripts (
scripts/build.tsandscripts/validate.ts) shows they are limited to local file system operations (reading markdown rules and writing a compiled document). They do not perform network requests, execute untrusted external data, or use dangerous functions like eval(). - [SAFE]: No sensitive data, hardcoded credentials, or unauthorized access patterns (such as persistence or privilege escalation) were found in any of the files.
- [SAFE]: Code snippets provided within the rules are standard Vue.js examples intended for developer guidance and do not contain hidden malicious payloads or exfiltration logic.
Audit Metadata