globalize-now-project-setup

Pass

Audited by Gen Agent Trust Hub on Jul 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Uses standard git commands such as git rev-parse, git remote, git status, and git log to identify repository details, provider types (GitHub/GitLab), and local change status.
  • [COMMAND_EXECUTION]: Executes the official Globalize command-line interface using npx @globalize-now/cli-client for project creation, repository connection, and environment detection. The commands are structured with arguments passed via shell flags.
  • [EXTERNAL_DOWNLOADS]: Downloads and runs the @globalize-now/cli-client package from the NPM registry. This package is an official resource belonging to the skill's author ('globalize-now').
  • [DATA_EXFILTRATION]: No unauthorized data exfiltration detected. The skill transmits repository metadata and translation configurations to the Globalize platform as part of its documented setup process.
  • [PROMPT_INJECTION]: Instructions include conditional logic for an 'orchestrated mode' that reads configuration from .globalize/globalize-inputs.json. This is used for workflow automation and does not attempt to bypass safety filters or core agent instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 9, 2026, 09:33 AM
Security Audit — agent-trust-hub — globalize-now-project-setup