vueuse
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The maintenance script
scripts/generate-composables.tsclones the official VueUse GitHub repository (https://github.com/vueuse/vueuse.git) using a sparse checkout to extract up-to-date documentation and TypeScript signatures. This is a functional requirement for keeping the skill's reference content current. - [COMMAND_EXECUTION]: The skill contains a documentation generation script that uses
child_process.execSyncto rungitcommands. These commands are used solely for the purpose of cloning and configuring the library's source code from a hardcoded trusted source. - [SAFE]: No obfuscation, data exfiltration patterns, or instructions to bypass safety guidelines were detected in the skill's documentation or scripts. Examples involving network operations or script loading use legitimate, well-known domains or development placeholders.
Audit Metadata