aevatar-codex-exec-node-setup

Configure and verify Codex execution access for NyxID users.

36|9|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/ChronoAIProject/NyxID --skill aevatar-codex-exec-node-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aevatar-codex-exec-node-setup
Source: https://github.com/ChronoAIProject/NyxID/tree/main/skills/aevatar-codex-exec-node-setup
Command: npx skills add https://github.com/ChronoAIProject/NyxID --skill aevatar-codex-exec-node-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps configure and prove a working Codex execution route for NyxID-backed environments, avoiding misconfigured credentials, unreachable nodes, and failed remote command execution.

Core Features & Use Cases

  • Managed Codex readiness: Validate whether a native NyxID user is eligible for managed codex_exec and whether the required chrono-sandbox and chrono-llm-public services are ready.
  • Private SSH route setup: Register a node, bind a private SSH service, install forced-command wrappers, and harden the route for fixed-workspace Codex execution.
  • Verification and troubleshooting: Confirm public sample proof success, diagnose typed readiness and transport failures, and distinguish managed versus private-route problems.
  • Use Case: A platform engineer uses this Skill to determine whether a user can run codex_exec through Aevatar, then provisions or validates the correct NyxID path and confirms the route with the required CODEX_EXEC_READY proof.

Quick Start

Ask the assistant to configure and verify the appropriate NyxID codex_exec target for the selected user, choosing either the managed sandbox path or the private SSH route.

Frequently Asked Questions about aevatar-codex-exec-node-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a private SSH route for codex_exec workflows?

To set up a private SSH route for codex_exec, register your node, bind the private SSH service, install forced-command wrappers, and harden the route for fixed-workspace command execution.

How do I verify if a NyxID user is ready for managed sandbox execution?

Verify managed sandbox readiness by checking the NyxID service inventory to confirm user eligibility and validate that the chrono-sandbox and chrono-llm-public services are ready.

What does the CODEX_EXEC_READY validation check for?

The CODEX_EXEC_READY validation confirms public sample proof success and verifies that the configured Aevatar codex execution route is fully operational for the NyxID user.

How do I troubleshoot a failed codex_exec remote command execution?

Troubleshoot failed codex_exec by diagnosing typed readiness and transport failures, then distinguishing whether the problem stems from the managed sandbox path or the private SSH route.

Do I need forced-command SSH wrappers for Aevatar codex execution?

Yes, forced-command SSH wrappers are required when configuring the private SSH node routing path to harden the route for fixed-workspace Codex execution.