010123-multi-language-translations
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily documentation-focused, providing patterns for database schema design, cache management, and slug resolution for internationalization (i18n).
- [SAFE]: The provided Python script (
scripts/check-translations.py) performs static validation on local data with no network or sensitive file system access. - [SAFE]: Code snippets demonstrate secure database querying practices using the Drizzle ORM, which mitigates common risks like SQL injection through parameterized abstractions.
- [SAFE]: No external dependencies, remote code execution patterns, or data exfiltration vectors were detected across the analyzed files.
Audit Metadata