vueuse-core-skilld
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references external assets and script files from well-known services and CDNs, including Cloudflare (cdnjs), unpkg, and Twitch. These are used within legitimate examples for library installation and functional demonstrations.
- [COMMAND_EXECUTION]: The documentation contains standard shell commands for package management (npm, yarn, pnpm, npx) intended for the developer to use when installing the VueUse library and its dependencies.
- [REMOTE_CODE_EXECUTION]: The skill documents utilities like
useScriptTaganduseWebWorkerFnwhich allow for loading external scripts or executing code in background threads. The examples provided use reputable sources and follow standard web development practices.
Audit Metadata