vue-refactor
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill is designed for architectural code reorganization.
- [COMMAND_EXECUTION]: The skill recommends using standard development tools for code validation and searching:
vue-tsc --noEmitandtsc --noEmitfor verifying type safety during refactoring.grepfor identifying variable references across files.pnpm testornpm testfor running existing project unit tests.- [DATA_EXPOSURE]: The skill operates on local source code files (Vue SFCs, Composables, and TypeScript files). It does not access or request sensitive system files, environment variables, or credentials.
Audit Metadata