skills/privileged-exec/SKILL.md
Ran into a sandbox issue, approval request, or privileged-exec rejection? Use this skill immediately for the sanctioned resolution path. [skill-hash:b8f4a20]
npx skillsauth add robertmsale/.codex privileged-execInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when a command hits sandbox friction, triggers an approval request, or is rejected by privileged execution.
&& and || chains are supported only when every segment is a plain sanctioned command.&& or || only for simple chains of plain commands where every command is independently sanctioned.;.~/.codex/skills/*/scripts/* are the default sanctioned privileged entrypoints when the active skill tells you to use them. Your CWD may include <CWD>/.codex/skills/*/scripts/* which are (or should be) added to privileged execution.get-sanctioned to list executable shared skill scripts grouped by skill.public-dev-tunnel is the sanctioned public HTTPS tunnel wrapper for local dev callbacks. It uses cloudflared and prints only the public base URL on start, url, and running status.public-dev-tunnel start http://127.0.0.1:<port> <name>public-dev-tunnel url <name>public-dev-tunnel status <name>public-dev-tunnel logs <name>public-dev-tunnel stop <name>QBO_OAUTH_CALLBACK_DEV_FORWARD_BASE_URL to the URL printed by public-dev-tunnel.cloudflared is missing, stop and report that setup is required: brew install cloudflared.Codex Config Operator is the owner of the privileged execution pipeline.development
Use this when QA is piloting product goals, golden paths, simulator flows, or workflow-scale usability for a real user persona.
development
Use for orchestrating or executing screenshot-driven Flutter redesign work where workers generate reference images, capture atomic Design Lab Bun/WebView proof when available, run visual design review, and implement only after visual approval. [skill-hash:2c4d9f0]
development
Use this when a designer needs to pilot an ad-hoc iOS simulator directly, launch Flutter from their own worktree in tmux, or trigger hot reload without the broker/device-harness path.
tools
Use Robdex communication via `robdex`, including role-scoped Requirements workflows. Role behavior lives in the base instructions. [skill-hash:8f2c6a9]