# Claw Maven — SafeStart for OpenClaw > Safe guardrails for autonomous AI. Claw Maven is a web-based configuration wizard that generates safe startup configs for OpenClaw, an AI agent framework. It produces downloadable ZIP files containing safety guardrails — budget caps, forbidden actions, model routing, escalation rules, soul identity files, and Mission Control profiles. Claw Maven is strictly a config generator. It does not run agents, start services, or act as a dashboard. ## Key Facts - Owner: Master 22 Solutions - Contact: contact@master22solutions.com - Website: https://clawmaven.com - GitHub: https://github.com/foodyogi/ClawMaven.git - Domain: clawmaven.com ## What It Does - Walks users through a guided wizard to configure AI agent safety settings - Generates a downloadable ZIP with all config files (JSON, YAML, Markdown) - Everything runs client-side in the browser — no data is sent to a server - Includes verification scripts for macOS/Linux and Windows ## ZIP Contents - Human-readable setup plan - Policy and routing rules - Agent configurations - Task templates - Mission Control profile (budget presets, model routing, restart instructions) - Soul identity files (org-wide rules, role-based templates, load-order manifest) - Skill pack files (if using Skills Generator) - Operational runbook - Verification scripts (verify.sh, verify.ps1) ## Skills Generator Available at /skills-generator (Pro and Team tiers only). Generates custom OpenClaw skill packs with: - SKILL.md files with YAML frontmatter - Tool stubs (tool.json, handler.ts) with dry-run support - Safety-first defaults (dry-run ON, confirmation required, rate limits) - Risk scoring (0–100) based on permissions - Examples and test vectors - Verification scripts ## Pricing - Starter: Free — Guided profile, 3 basic templates, 1 agent - Pro: $49 one-time — All profiles, unlimited agents, all templates, Skills Generator - Team: $99/month — Everything in Pro plus team features and audit-ready exports ## Pages - / — Home (wizard landing page, FAQ, pricing) - /about — About Claw Maven and Master 22 Solutions - /contact — Contact information - /privacy — Privacy policy - /skills-generator — Custom Skills Generator (Pro/Team only) ## Technical Details - Built with React, TypeScript, Express, Vite - ZIP generation happens entirely client-side using JSZip - No analytics, no tracking, no cookies for wizard data - Stripe integration for Pro/Team checkout