vueuse-functions
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and TypeScript/Vue code examples for the VueUse library. No malicious instructions, obfuscation, or sensitive data access patterns were identified. All analyzed files serve as a knowledge base for a reputable open-source project.
- [EXTERNAL_DOWNLOADS]: Technical examples in the documentation include references to external scripts and data sources for demonstration purposes.
- Fetches metadata from well-known services such as the NPM registry (
api.npmjs.org) and JSONPlaceholder (jsonplaceholder.typicode.com). - Demonstrates loading external assets from established providers including Cloudflare Content Delivery Network (
cdnjs.cloudflare.com) and Twitch (player.twitch.tv). - These references are used appropriately to illustrate library features like
useScriptTaganduseFetch, and they point to reputable, well-known domains.
Audit Metadata