codex-lb-load-balancer

Pass

Audited by Gen Agent Trust Hub on May 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to pull a Docker image from the GitHub Container Registry (ghcr.io/soju06/codex-lb:latest). This is a well-known service for hosting container images.
  • [EXTERNAL_DOWNLOADS]: It suggests running a tool using uvx codex-lb, which fetches and executes the specified package from the Python Package Index (PyPI), the official registry for Python packages.
  • [COMMAND_EXECUTION]: The skill provides commands to migrate existing session data and configurations. This involves using sed to update JSONL files, sqlite3 to update local databases (~/.codex/state_5.sqlite), and jq to modify authentication files (~/.local/share/opencode/auth.json). These operations are consistent with the skill's primary purpose of migrating users to the new load balancer.
  • [COMMAND_EXECUTION]: Provides standard Docker commands for container deployment, including volume creation and port mapping to local network interfaces.
Audit Metadata
Risk Level
SAFE
Analyzed
May 17, 2026, 07:28 AM