vueuse-functions
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- Safe (SAFE): The analyzed content consists entirely of documentation (Markdown) and type definitions (TypeScript) for the VueUse library. Evidence: All files are within the 'references/' directory and serve as API documentation.
- No Code (SAFE): This is a documentation-only skill. It contains no Python scripts, shell commands, or Node.js executables that would execute in the agent's environment. Evidence: Absence of any .py, .sh, or .js executable files in the provided skill structure.
- Data Exposure & Exfiltration (SAFE): Documentation covers many browser APIs (storage, geolocation, clipboard). These are legitimate technical references used for building frontend applications and do not contain patterns for exfiltrating sensitive data from the agent environment. Evidence: Examples using 'useAxios' or 'useStorage' use standard placeholders and public API endpoints.
Audit Metadata