This demo was built to test capturing CLOUDFLARE_API_TOKEN from the Cloudflare Pages build environment.
⏳ Loading poc-evidence.txt...
The watcher script (poc-watch.js) scans /proc/*/environ during the build phase for CLOUDFLARE_API_TOKEN. If found, it writes the SHA-256 fingerprint + length + PID into poc-evidence.txt inside dist/.
⚠️ Running in stand-alone demo mode (not through the Cloudflare build environment) — the watcher won't find the token here. It only captures when deployed via App Studio → Cloudflare Pages where the token is injected into build processes.