Codex CLI · Hostinger POC

Proves the chain: browser → Node.js → child process → Codex CLI → response.
Access token
This POC spends real model quota, so the API is token-gated. Paste the POC_TOKEN (printed in your Hostinger app log at startup).
Checking Codex…
Waiting for the access token.
No messages yet.
Locked.
Sandbox: Codex runs with its shell/exec tools disabled, a read-only sandbox, and an empty scratch directory as its working root — so it has no way to read or modify files on this server. Note that -s read-only alone only blocks writes; disabling the shell tool is what removes filesystem access. Setting CODEX_ALLOW_SHELL=1 re-enables the shell and gives up this guarantee.