Localization Bug Finder
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for QA engineers to perform localization and internationalization testing, including pseudo-localization, RTL layout verification, and locale formatting.
- [COMMAND_EXECUTION]: A code example demonstrates the use of
execSyncto perform static analysis usinggrep. The command is restricted to scanning local source directories for specific code patterns (e.g., string concatenation) and does not process external or untrusted input. - [DATA_EXFILTRATION]: No patterns were identified that indicate sensitive file access or network exfiltration. Network activity is limited to navigating to the application under test (localhost/relative paths) via Playwright.
- [PROMPT_INJECTION]: The instructions focus on testing methodologies and do not contain directives to bypass AI safety protocols, ignore system instructions, or extract system prompts.
Audit Metadata