← Index

Web Task

io.github.jojo-labs/web-task-api·v0.10.1·Browser Automation

Browser tasks, sessions, and recipes for MCP and HTTP automation.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
WEB_TASK_API_DATA_DIR

Optional mutable data root for web-task-api runs, sessions, profiles, and temp state. When omitted, the runtime uses a platform user-data directory instead of the ambient cwd.

WEB_TASK_API_RECIPES_DIR

Optional recipes directory override. When omitted, web-task-api reads bundled recipes from the installed package.

WEB_TASK_API_TEMP_DIR

Optional temp root override used when incoming temp env variables point at your home directory or working directory.

WEB_TASK_API_MODEL

Optional shared default planner model for catalog-backed PI and OpenCode selections. Defaults to deepseek/deepseek-v4-flash.

WEB_TASK_API_VARIANT

Optional shared default planner thinking variant for catalog-backed PI and OpenCode selections. Defaults to high.

WEB_TASK_API_PI_URL

Optional PI engine base URL for the preferred planner backend. Defaults to http://127.0.0.1:8793.

WEB_TASK_API_PI_MODEL

Optional PI-specific planner model override. Defaults to WEB_TASK_API_MODEL when omitted.

WEB_TASK_API_PI_VARIANT

Optional PI-specific thinking variant override. Defaults to WEB_TASK_API_VARIANT when omitted.

CLIPROXY_BASE_URL

Optional CLIProxy base URL for the legacy fallback planner backend.

CLIPROXY_AUTH_TOKEN
secret

Optional CLIProxy auth token for the legacy fallback planner backend.

CLIPROXY_MODEL

Optional CLIProxy model alias for the legacy fallback planner backend.

OPENCODE_BASE_URL

Optional OpenCode base URL for the compatibility planner backend.

OPENCODE_MODEL

Optional OpenCode model name for the compatibility planner backend. Defaults to WEB_TASK_API_MODEL when omitted.

BROWSER_USER_DATA_DIR

Optional existing Chromium/Chrome user-data directory for warmed browser state reuse.

BROWSER_CHANNEL

Optional Playwright browser channel override, for example `chrome`.

HEADLESS

Optional browser headless toggle. Set `false` to prefer a visible browser.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
Alternatives in Browser Automation