intlayer-cli
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for the official Intlayer CLI tool, with all external resources tracing back to the vendor's infrastructure.
- [COMMAND_EXECUTION]: Several commands, such as
buildandwatch, allow executing parallel processes via the--withflag. This is a standard utility feature for integrating translation builds with development servers (e.g., Next.js dev server). - [CREDENTIALS_UNSAFE]: The documentation describes handling API keys and project credentials via environment variables (
INTLAYER_CLIENT_ID,INTLAYER_CLIENT_SECRET,INTLAYER_PROJECT_CREDENTIALS). These are required for authentication with the Intlayer CMS and are handled according to industry standards for CLI tools. - [EXTERNAL_DOWNLOADS]: The
pullandpushcommands interact with the officialintlayer.orgdomain to synchronize translation data, which is the primary intended function of the tool.
Audit Metadata