lingui-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard development packages such as
@lingui/react,@lingui/core, andeslint-plugin-lingui. These are legitimate tools for internationalization and linting. - [COMMAND_EXECUTION] (SAFE): The skill mentions CLI commands like
lingui extractandlingui compile. These are the intended primary functions of the Lingui framework for managing translation catalogs and are not used maliciously. - [DATA_EXFILTRATION] (SAFE): No unauthorized network operations or sensitive file access patterns were found. Dynamic imports are used correctly for loading local translation files.
- [PROMPT_INJECTION] (SAFE): The instructions are purely technical and instructional without any attempts to override agent behavior or bypass safety guardrails.
Audit Metadata