Please do not open a public issue for security problems. Report privately via GitHub's private security advisories (repo → Security → Report a vulnerability). You'll get an acknowledgement within a few days, and we'll coordinate a fix and disclosure.
The latest 0.x release on main is supported.
limitlesswraps and drives the officialclaudeCLI on your own machine. It adds no API access of its own and transmits nothing off-machine except an optional, user-configured notification webhook (notify.webhook.url, off by default).- The interactive
--autoposture maps to--dangerously-skip-permissions(auto-approves all tool calls, including shell/network). It is opt-in — the default posture issafe, and a passthrough flag that contradicts a non-autoposture causes limitless to refuse to launch. Use--autoonly in directories/repos you trust. - Tool input injected into the wrapped session is limited to a fixed
continuekeystroke; all other input is your own passthrough.