on-demand agent tool synthesis. agents describe the tool they need; it is generated, sandboxed, audited, and torn down. TM + patent pending.
capabilities
- synthesize — agent describes the capability it needs; Synth generates a one-shot tool in Python.
- HITL required — mandatory human approval for every synthesized tool — the reviewer sees the code, scopes, and intent.
- scoped auth — credentials plumb in at sandbox boot; the LLM never sees your tokens.
- torn down — ephemeral — nothing to compromise after the run. no catalog to enumerate.
- five surfaces — standalone CLI, AgentiCode, Claude Code, AgenticWork, OpenClaw.