Advisor Studio
AI & Agents 0.1.0
Everyday multi-model advisor surface for general questions, idea shaping, and low-stakes debate. Keeps informal advisory work separate from Board and Council governance lanes.
You're running OpenClaw, tinkering with your homelab, or building something as a solo dev. You need monitoring, email, AI agents, admin dashboards, and a dozen other tools — but you don't need another $300/month SaaS bill. ArgoBox is 82 open-source modules that run on your hardware, secured by Cloudflare's free tier. Fork it. Deploy it. It's yours.
That's not a pitch — it's what's running right now at argobox.com. This entire site, all 82 admin modules, the AI agent, the email system — it's all ArgoBox deployed on Cloudflare's free tier.
Six modules that show the breadth of ArgoBox — from AI agents to security testing.
Autonomous AI agent with 18+ skills, cron scheduling, multi-provider LLM failover, and Telegram integration. Your 24/7 operations backbone.
Try Live Demo →Monitor and manage Proxmox VMs, Docker containers, and bare-metal servers across your entire homelab from one panel.
Try Live Demo →DNS records, subdomain security audits, and tunnel management — all from your dashboard. Your $0 CDN and DDoS shield.
Try Live Demo →Full email system on Cloudflare Workers. Custom domain, catch-all routing, rich HTML rendering. Replace your $20/month email provider.
Try Live Demo →Chat, write, and run AI tasks with multi-model support. Built-in RAG search across 166K+ knowledge chunks.
Try Live Demo →Full security assessment toolkit — recon, vulnerability scanning, web app testing, and reporting. Built for ethical hackers.
Try Live Demo →Click a category to explore. Click any module to see full details.
OpenClaw without ArgoBox is an agent talking to nothing. ArgoBox gives your agent 82 modules of real infrastructure to monitor, automate, and manage — with a full web dashboard, secure Cloudflare access, and a knowledge base it can actually search. Here's what changes:
Schedule cron jobs that monitor your infrastructure, research opportunities, and send Telegram digests — all running on your hardware, not someone else's cloud.
Groq, Gemini, Cerebras, SambaNova, OpenRouter, NVIDIA NIM — if one provider rate-limits you, the next picks up automatically. Zero API cost on free tiers.
18+ built-in skills: file ops, exec, web research, Gitea integration, RAG search. Add custom skills through the ClawHub marketplace or generate them with AI.
Propose freely, execute cautiously. OpenClaw drafts actions but waits for your approval on irreversible operations like deploys, commits, and external communications.
Message your agent from your phone. Dispatch tasks, get status updates, receive scheduled reports — all through a bot you own and control.
ArgoBox gives OpenClaw a complete admin UI: session inspector, log viewer, config editor, cron scheduler, skill marketplace, and RAG browser.
If one provider rate-limits you, the next picks up automatically. Total monthly cost: $0.
The #1 fear of self-hosters: "Am I exposing my home network to the internet?"
ArgoBox uses Cloudflare as a security layer so you never have to open a port.
The ArgoBox frontend deploys to Cloudflare Pages — free, globally distributed, with automatic HTTPS and DDoS protection. Your admin dashboard is served from Cloudflare's edge, not your home IP.
git clone argobox && wrangler pages deploy Cloudflare Tunnels create an outbound-only encrypted connection from your server to Cloudflare's network. No port forwarding. No dynamic DNS. No firewall holes. Your home IP is never exposed.
cloudflared tunnel create argobox Cloudflare Access adds SSO, service tokens, and application-level auth in front of your services. Only authenticated users reach your admin panel. Free for up to 50 users — more than enough for a homelab or small team.
Zero-trust auth — no VPN required Your OpenClaw agent gateway connects through the same Cloudflare Tunnel. It gets a public-facing hostname (e.g., oc.yourdomain.com) protected by Access tokens. You can message it from Telegram, the web dashboard, or any authorized client — without ever exposing port 18789 to the internet.
Dual-endpoint pattern: public (auth) + internal (direct) ArgoBox serves different people differently. Find your angle.
OpenClaw gives you an AI agent. ArgoBox gives that agent a full-stack platform to operate in — with a web dashboard, infrastructure monitoring, email, DNS management, and 38 modules your agent can interact with.
ArgoBox wraps OpenClaw in a production-grade web UI: session inspector, log viewer with level filters, config editor, cron scheduler, skill marketplace, and RAG knowledge browser. No more SSH-ing into your server to check agent status.
ArgoBox's server management, health monitors, and network discovery modules give OpenClaw real infrastructure to watch. Your agent can detect outages, check SSL certs, and alert you — because it has actual monitoring endpoints to query.
ArgoBox deploys on Cloudflare Pages for free. Your OpenClaw agent gets a public-facing dashboard, custom domain email, and a professional web presence — all protected by Cloudflare's DDoS protection and CDN.
Cloudflare Tunnels + Access provide zero-trust remote access to your OpenClaw gateway. No port forwarding, no dynamic DNS headaches. Access your agent securely from anywhere with SSO and service tokens.
ArgoBox's RAG engine indexes your documentation into searchable vector embeddings. OpenClaw can query 166K+ knowledge chunks to answer questions about your infrastructure, code, and processes.
MIT licensed. Fork it, extend it, customize it. The entire ArgoBox platform + OpenClaw integration costs $0 in software licensing. Your only cost: a domain name (~$10/year) and optional Cloudflare paid features.
ArgoBox is the admin platform your homelab deserves. Not another Proxmox dashboard clone — a complete operations stack that replaces the SaaS subscriptions eating your budget.
Email, monitoring, AI agents, DNS management, CI/CD, admin dashboards — all running on your hardware for the cost of a domain name.
Pages (hosting), Workers (100K req/day), KV (key-value), D1 (SQLite), R2 (storage), Tunnels (zero-trust access). All free. ArgoBox is built on this stack.
Not a monolith you can't modify. 38 standalone modules with clean APIs. Enable what you need, disable what you don't. Fork any module and make it yours.
Proxmox VMs, LXC containers, Docker Compose, Raspberry Pi, bare metal. If it runs Node.js and has internet, it runs ArgoBox.
SaaS you can delete after deploying ArgoBox
You're a solo dev or small team. You don't have time to build auth, admin panels, monitoring, and email from scratch. ArgoBox gives you production-grade infrastructure so you can focus on the thing that makes you money.
Auth, admin dashboard, API management, monitoring, email, AI — ArgoBox gives you the boring infrastructure so you can focus on your product.
170+ real API endpoints, KV-backed state management, Cloudflare Workers patterns, SSR with Astro, modular architecture. This is a codebase you learn from, not just use.
Fork ArgoBox, customize it, deploy it. Now you have a live, production-grade portfolio with 38 modules, not just a static resume site.
MIT licensed. Every module works standalone. Switch providers, self-host everything, or migrate to any cloud. Your code, your data, your choice.
ArgoBox runs on Cloudflare's free tier. Here's what that gives you — at zero cost.
Hosts the entire ArgoBox frontend + SSR
API endpoints, email processing, proxy workers
Module state, session storage, feature flags
Structured data, analytics, audit logs
File storage, screenshots, backups
Expose homelab services securely (zero-trust)
SSO, service tokens, application-level auth
Custom domain email → Workers pipeline
ArgoBox is MIT licensed and designed for contribution. Here's why open-source developers choose to get involved.
This isn't a weekend project with 3 routes. It's 82 modules, 170+ API endpoints, KV-backed state, SSR, Cloudflare Workers, WebSocket connections, and a full module lifecycle. If you want to learn production patterns, contribute to a production codebase.
Each module has its own manifest, config, pages, API routes, and docs path. You can build a new module without touching the rest of the codebase. The module template gives you 13 files and a proven pattern — you can ship a working module in an afternoon.
Build a module that solves your problem — then share it. Network scanner, pentest suite, RAG engine — these all started as someone's itch to scratch. Your contribution gets used by homelabbers, indie devs, and OpenClaw users worldwide.
Astro 5, TypeScript, Cloudflare Workers, Tailwind-adjacent CSS, REST APIs. If you've built a web app in the last 2 years, you can read this codebase. No proprietary frameworks, no obscure build tools, no vendor SDK lock-in.
ArgoBox is live, open source, and free. Pick the path that fits: