cocos-i18n
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for using the Cocos Creator localization system. The provided TypeScript and JSON snippets use legitimate framework APIs (such as cc.i18n and cc.sys.localStorage) for their intended purposes of language switching and settings persistence.
- [EXTERNAL_DOWNLOADS]: The skill references the official Cocos Creator Extension Store and documentation (docs.cocos.com). These are trusted resources for the target software development environment.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The use of sys.localStorage is localized to the game client for storing user preferences, which is a standard and safe practice for game development.
Audit Metadata