i18n-messages
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional markdown that defines stylistic and technical standards for localization strings. It does not include any scripts, commands, or network operations.
- [SAFE]: File paths referenced (e.g.,
packages/*/src/messages/i18n.ts,package.nls.json) are standard project-relative paths for localization resources and do not involve sensitive system files or credentials. - [SAFE]: Technical documentation regarding
node:util.formatspecifiers (like%s,%d,%j) is provided to ensure correct string substitution and does not facilitate code injection or obfuscation in this context.
Audit Metadata