aevatar-codex-exec-workflow-sample

Verify codex_exec readiness via NyxID using controlled Aevatar canary workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill helps verify that codex_exec is actually usable through the intended NyxID-connected execution path before you rely on it for real work.

Core Features & Use Cases

  • Managed execution proof: Confirms the operator-managed chrono-sandbox/gVisor path can run the fixed canary successfully.
  • Private SSH proof: Confirms a private NyxID node-backed SSH service can execute the same canary through a user-owned route.
  • Failure diagnosis: Distinguishes credential, proxy, service, target, and host-level failures so you can repair the right boundary instead of guessing.
  • Use case: Run this Skill when setting up a new account, validating eligibility, or troubleshooting a broken managed or private codex_exec path.

Quick Start

Ask the assistant to mount this skill and run the appropriate canary workflow for either the managed sandbox target or your private SSH service.

Frequently Asked Questions about aevatar-codex-exec-workflow-sample

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

FAQPage Schema
How do I verify codex_exec readiness through a NyxID SSH route?

To verify codex_exec readiness through a NyxID SSH route, run a controlled Aevatar workflow with fixed canary prompts against your private SSH target. The workflow checks execution path validity and expects a strict CODEX_EXEC_READY output to confirm operational status.

What is the best way to troubleshoot managed proxy and credential failures in codex_exec?

Troubleshooting managed proxy and credential failures in codex_exec involves running a boundary-specific Aevatar workflow. This process distinguishes credential, proxy, service, target, and host-level failures, providing sanitized diagnostics so you can repair the correct boundary instead of guessing.

Can I use a managed sandbox target to validate service setup for codex_exec?

Yes, you can use a managed sandbox target to validate service setup for codex_exec. The workflow confirms the operator-managed chrono-sandbox or gVisor path can run a fixed canary successfully, serving as managed execution proof for account eligibility checks.

Why does my codex_exec workflow fail with SSH execution errors on a private NyxID node?

Your codex_exec workflow fails with SSH execution errors on a private NyxID node due to boundary-specific issues. Running the canary workflow isolates whether the failure stems from credentials, proxy configurations, service availability, target permissions, or underlying host-level constraints.

Do I need exact workflow inputs to test codex_exec readiness on NyxID routes?

Yes, you need exact workflow inputs and fixed canary prompts to test codex_exec readiness on NyxID routes. The verification process enforces strict success criteria, requiring a specific CODEX_EXEC_READY output and sanitized diagnostics to confirm the path is usable.