vben
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill consists of documentation, architectural guidelines, and code templates for the Vue Vben Admin project. No malicious instructions, obfuscation, or unauthorized access patterns were found.
- [EXTERNAL_DOWNLOADS]: The skill documentation references the use of standard package managers and dependencies from the NPM registry, including Vue, Vite, TailwindCSS, and UI libraries like Ant Design Vue and Element Plus. These are legitimate resources from trusted ecosystems.
- [COMMAND_EXECUTION]: The skill describes standard development lifecycle commands (e.g., pnpm dev, pnpm build, pnpm lint) used within the monorepo environment. These commands are typical for the described tech stack and do not pose a security risk.
- [DATA_EXFILTRATION]: Data handling patterns described in the skill, such as managing authentication tokens in request interceptors and utilizing Pinia for state management, follow standard security practices for frontend applications. No evidence of data exfiltration was found.
Audit Metadata