Install
$ agentstack add skill-frabcd-codex-ai-game-studio-engine-automation ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Engine Automation
Outcome
Route an approved operation to the correct editor adapter while preserving user control and rollback.
Required inputs
- host application and project
- desired operation
- selected pack, exact upstream pin, permissions, and rollback expectations
Ask for missing information only when it changes the route materially. Otherwise state conservative assumptions and proceed with read-only analysis.
Workflow
- Run read-only host and project detection and inventory existing MCP configurations.
- Refuse ambiguous host selection or multiple active servers for the same application.
- Prepare a transaction with exact commands, files, process and network permissions, health checks, backups, rollback, expiry, and digest.
- Show the plan and wait for explicit confirmation of its digest.
- After confirmation, apply only the listed actions, run health checks, and stop on the first divergence.
- Record the resulting lock state and tested rollback path.
Expected artifacts
- approved transaction
- backup inventory
- health-check result
- lock update
- rollback report
Workflow-specific gates
- Never install, enable, launch, configure, or control an editor implicitly.
- Only one MCP server per host application may be active.
- A digest mismatch, expired plan, changed environment, or failed backup invalidates apply and requires a new plan.
Production completion gate
Before recommending production use, complete and report all seven gates:
- Rights, consent, code/model/dataset/output license, and generation-provenance checks.
- Technical format, naming, scale, color, metadata, and target-import validation.
- Visual and temporal consistency review across representative views and states.
- Runtime memory, frame-time, draw-call, streaming, and asset-budget checks.
- Playability and interaction smoke tests in the target runtime.
- Screenshot, capture, diff, or artifact-regression evidence with reproducible settings.
- Human approval before replacing source assets or promoting generated output.
Unknown rights, missing consent, unsupported hardware, conflicting host adapters, or failed quality gates block production promotion. Preserve originals and make fallbacks explicit.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: frabcd
- Source: frabcd/codex-ai-game-studio
- License: MIT
- Homepage: https://frabcd.github.io/codex-ai-game-studio/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.