seo-control-room-agent
v0.1.2
Published
Local Codex companion for SEO Control Room
Readme
SEO Control Room Local Agent
This companion pairs a local Codex CLI with one private SEO Control Room workspace. It keeps the device credential in macOS Keychain (or a mode-0600 file on Linux), stores repository paths only on the local machine, and sends redacted run events to the control room.
npx seo-control-room-agent connect \
--server https://seo.example.com \
--site <site-id>Analysis and SEO content runs use a read-only, network-disabled Codex sandbox. Content runs return a schema-validated article to SEO Control Room; the cloud service locks the task identity and page target, recomputes quality, and uses server-side publisher credentials. Those credentials are never sent to Codex.
Execute runs are created only after the owner confirms a task. Git commits, pushes, deployments, direct local publishing, network access, destructive commands, billable providers, and protected-file access require a separate one-time approval in the web UI.
The package is prepared for publication but must not be published before an explicit release confirmation.
