bot-status-apiDeploy a lightweight status API that exposes your OpenClaw bot's runtime health, service connectivity, cron jobs, skills, system metrics, and more. Use when setting up a monitoring dashboard, health endpoint, or status page for an OpenClaw agent. Supports any services via config (HTTP checks, CLI commands, file checks). Zero dependencies — Node.js only.
Install via ClawdBot CLI:
clawdbot install suspect80/bot-status-apiGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Accesses system directories or attempts privilege escalation
/proc/Calls external URL not in known-safe list
http://...AI Analysis
The skill is a legitimate monitoring tool that reads local system data and performs configured health checks. While it can execute shell commands and access /proc, these are expected for system monitoring and are user-configured. No evidence of data exfiltration, credential harvesting, or hidden malicious behavior exists.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
IT teams can deploy this API to monitor the health of their OpenClaw bot in real-time, checking service connectivity, cron job status, and system metrics. It helps ensure high availability and quick issue detection for automated workflows.
Companies using OpenClaw for customer support or services can expose this API to provide transparency on bot uptime and performance. This builds trust by allowing users to check if the bot is operational and view metrics like context usage.
Organizations with complex infrastructures can configure the API to check HTTP endpoints, CLI commands, and file paths across various services. This centralizes health monitoring for both the bot and external dependencies in one dashboard.
Developers working on OpenClaw skills can use this API to track running dev servers, skill installations, and resource usage during testing. It aids in debugging and optimizing bot performance in development setups.
Teams relying on OpenClaw for email handling can monitor unread counts from providers like himalaya or gog. This helps prioritize responses and ensure email integrations are functioning correctly in real-time.
Offer a hosted version of this API as a subscription service, providing dashboards, alerts, and analytics for OpenClaw bot health. Revenue comes from monthly fees based on the number of bots or checks monitored.
Provide consulting services to set up and customize the API for specific client needs, such as integrating with proprietary systems or adding advanced metrics. Revenue is generated through project-based fees and ongoing support contracts.
Monetize by offering premium support, training, or extensions like enhanced security features or integrations with third-party tools. Revenue streams include support packages and paid add-ons for the open-source skill.
💬 Integration Tip
Ensure the OpenClaw bot writes vitals to heartbeat-state.json as described in the setup, and use the config.json to define all service checks for seamless monitoring.
Scored Apr 19, 2026
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Automate web tasks like form filling, data scraping, testing, monitoring, and scheduled jobs with multi-browser support and retry mechanisms.
A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Set up observability for applications and infrastructure with metrics, logs, traces, and alerts.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., prod...