i18n-convert-workflow
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions include a setup check that installs the
@i18n-agent/i18n-convertpackage globally from the NPM registry if the command is not found. This package is part of the vendor's own toolset. - [COMMAND_EXECUTION]: The workflow relies on shell command execution to interface with the
i18n-convertCLI. This involves listing supported formats, performing dry-runs to identify potential data loss, and executing the final conversion and verification steps. - [DATA_EXPOSURE]: The skill processes localization files provided as input. It includes a verification phase that reads converted files and performs a key-count comparison to ensure no unexpected data loss occurred during the translation process.
Audit Metadata