veil is a stealth headless browser built for AI agents.
Post, like, reply, quote. Navigate any site. Return clean JSON.
No LLM inside veil. No magic. Just a real browser that does exactly what it's told and reports back.
Launches with flags that hide automation signals. Realistic user agent, locale, timezone, and plugin fingerprint.
Log in once with a visible browser. Cookies are saved. Every future command restores your authenticated session automatically.
Random delays between actions (400–1200ms). Click forces bypass overlay interceptors. Reads wait for elements to appear.
Every command returns { ok, ... } or { ok: false, error }. Pipe it, parse it, chain it.
One command per action. All output is JSON.
veil ships with a SKILL.md that teaches your agent every command, every selector, and every platform pattern out of the box.