vue-fundamentals
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is educational, and the instructions provided in SKILL.md and GUIDE.md do not contain any patterns associated with prompt injection or safety filter bypasses.
- [SAFE]: No sensitive data exposure was found; the skill does not contain hardcoded credentials, and there are no references to sensitive system paths like ~/.ssh or cloud configuration directories.
- [SAFE]: The validation script
scripts/validate.pyusesyaml.safe_loadfor parsing configuration files and limits its operations to checking the existence of local skill directories and files, presenting no risk of remote code execution or privilege escalation. - [SAFE]: No network-related commands (e.g., curl, wget) or external package installations are performed by the skill's scripts or instructions.
- [SAFE]: No obfuscation techniques, such as Base64-encoded commands, homoglyphs, or hidden Unicode characters, were detected in any of the analyzed files.
Audit Metadata