STOP UI SLOP. A dependency-free Codex challenge that makes product states, responsive proof, and the finish gate impossible to skip.
Drift inferred · capture-to-capture
- HIGH code analysis flagged dynamic code execution in samuelbushi/uizze-codex-ui-finish-gate
- HIGH code analysis flagged dynamic code execution in samuelbushi/uizze-codex-ui-finish-gate
transport http counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 44650f9 · analyzer v28 · 1d ago
skills & prompt files 1
danger signals1
- dynamic code execution vm exec uizze-uizze-codex-ui-finish-gate-44650f9/verify.mjs :20
vm.runInNewContext(source, sandbox, { filename: 'app.js', timeout: 1_000 });
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 4
filesystem 2
- fs uizze-uizze-codex-ui-finish-gate-44650f9/serve.mjs :1
import { createReadStream } from 'node:fs'; - fs uizze-uizze-codex-ui-finish-gate-44650f9/verify.mjs :2
import { readFile } from 'node:fs/promises';
network 1
- net uizze-uizze-codex-ui-finish-gate-44650f9/serve.mjs :3
import { createServer } from 'node:http';