registries/antigravity/skills/arifos-untrusted-sandbox/SKILL.md
Mandatory bubblewrap (bwrap) supermax jail for executing any untrusted Python/JS synthesized by external AIs (Copilot, Mythos, third-party). Load when running, evaluating, or testing code from non-federation AI sources. Triggers on `exec(`, `eval(`, untrusted code review, jail requirement.
npx skillsauth add ariffazil/openclaw-workspace arifos-untrusted-sandboxInstall 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.
When an external AI (Copilot, Mythos, or any untrusted synthesizer) generates Python code for arifOS, that code MUST be executed inside a bwrap (Bubblewrap) Supermax jail before it touches any federation organ.
This skill defines both:
arifos-sandbox) that enforces the jailarifosmcp.runtime.dispatcherSee /root/arifOS/prompts/untrusted_execution_synthesizer.txt
Core constraints communicated to the AI:
/tmp (64MB tmpfs)arifos-sandbox '<python_code>' [timeout] [memory_kb]
timeout(1) enforces the seconds limit (SIGKILL)ulimit -v enforces the memory limit (OOM)bwrap provides namespace isolation, capability drop, and filesystem sandboxing--ro-bind /usr /usr
--ro-bind /lib /lib
--ro-bind /lib64 /lib64
--proc /proc
--dev /dev
--size 67108864 --tmpfs /tmp
--unshare-all
--die-with-parent
--new-session
--cap-drop ALL
--setuid 65534
--setgid 65534
--dir /run/user
| Floor | Compliance | |-------|------------| | F1 | Capability drop + namespace isolation = no privilege escalation | | F2 | Prompt accurately reflects runtime reality (loopback truth, timeout truth) | | F4 | Single-threaded, stdlib-only = consistent execution environment | | F7 | 5s/128MB bounds prevent resource exhaustion |
development
Federation-wide gold (XAUUSD) trading capability. Python stack, OANDA broker, backtesting, macro signals, RSI strategy. Every organ has a role.
development
Capital claim state management — tracks claim lifecycle across WEALTH organ.
development
Archived constitutional warga placeholder retained only for audit provenance. Do not use for active work; use the live arifOS governance and constitutional skills instead.
testing
Warga (citizen) agent skills for AAA federation members. See subdirectories for specialized warga skills.