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 --noEmit and tsc --noEmit for verifying type safety during refactoring.
  • grep for identifying variable references across files.
  • pnpm test or npm test for 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
Risk Level
SAFE
Analyzed
Jun 19, 2026, 07:11 AM
Security Audit — agent-trust-hub — vue-refactor