🦞
Free Tool

OpenClaw Config Validator

Validate your OpenClaw configuration for errors, security issues, and best practices.

🦞 Configuration Input

Paste your config and click "Validate" to see results

Validation Tips

Use environment variables for secrets

Use ${VAR_NAME} syntax to avoid hardcoding API keys and tokens.

Use $include for modular configs

Split large configurations into separate files for easier management.

Run openclaw doctor

Use the built-in doctor command to validate and fix common issues.