vueuse-functions
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The reference documentation includes examples of loading external JavaScript dependencies from established and trusted services. For example,
useScriptTag.mddemonstrates loading an embed script from Twitch, anduseWebWorkerFn.mdshows loading a utility library from Cloudflare's CDN. These are documented as standard implementation patterns for the respective features. - [SAFE]: The skill's primary content is educational documentation and code snippets derived from the official VueUse library. All external NPM packages mentioned (such as axios, fuse.js, and focus-trap) are well-known, legitimate open-source libraries. No instances of obfuscation, credential theft, or unauthorized data access were found.
Audit Metadata