loom-i18n
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for internationalization and localization. All provided code snippets and architectural patterns follow industry standard practices for multi-language application development.\n- [REMOTE_CODE_EXECUTION]: The skill includes examples of dynamic content loading using dynamic
import()and a Node.js utility script that uses@babel/parserto extract translation keys. These are standard development workflows and are implemented using local paths, posing no risk of executing untrusted remote code.\n- [DATA_EXFILTRATION]: Demonstrates server-side locale detection from standard browser headers and cookies. These mechanisms are common for content personalization and do not involve the exfiltration of sensitive user data or credentials.
Audit Metadata