web-i18n-vue-i18n

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The instructions promote secure coding practices by explicitly warning against using v-html for rendering translated strings, which prevents Cross-Site Scripting (XSS) vulnerabilities.
  • [SAFE]: All identified dependencies, including vue-i18n and @intlify/unplugin-vue-i18n, are standard, widely-adopted libraries within the Vue.js ecosystem for the specified task.
  • [SAFE]: Dynamic loading patterns for translation files (lazy loading) use validated locale keys, mitigating potential directory traversal or unauthorized file access risks.
  • [SAFE]: The skill uses local storage and cookies for persisting user locale preferences, which is a standard functional requirement for internationalization and does not represent a malicious persistence mechanism.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 01:32 AM
Security Audit — agent-trust-hub — web-i18n-vue-i18n