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 build and watch, allow executing parallel processes via the --with flag. 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 pull and push commands interact with the official intlayer.org domain to synchronize translation data, which is the primary intended function of the tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 05:18 AM