i18ncheck

AdvisoryAudited by VirusTotal on Apr 14, 2026.

Overview

Type: OpenClaw Skill Name: i18ncheck Version: 1.0.2 The i18ncheck skill is a legitimate internationalization and localization readiness scanner. It uses a comprehensive set of regex patterns (defined in scripts/patterns.sh) to identify hardcoded strings, locale-sensitive formatting, and RTL layout issues across multiple programming languages. The core logic in scripts/analyzer.sh and scripts/i18ncheck.sh performs local file scanning, generates reports, and manages git hooks via lefthook. The license validation in scripts/license.sh is performed offline using JWTs, and there is no evidence of data exfiltration, malicious execution, or harmful prompt-injection instructions.