by openstatusHQ
🫖 Status page with uptime monitoring & API monitoring as code 🫖
# Add to your Claude Code skills
git clone https://github.com/openstatusHQ/openstatusGuides for using mcp servers skills like openstatus.
Last scanned: 7/27/2026
{
"issues": [
{
"file": "apps/web/public/.well-known/agent-skills/openstatus-api/SKILL.md",
"line": 20,
"type": "secret-exfiltration",
"message": "Instruction appears to send credentials/secrets to an external endpoint",
"severity": "medium"
}
],
"status": "PASSED",
"scannedAt": "2026-07-27T07:29:45.063Z",
"npmAuditRan": false,
"pipAuditRan": true,
"promptInjectionRan": true
}openstatus is an open-source platform that combines status pages and uptime monitoring in a single tool. Keep your users informed and your services reliable. Available as a managed service or self-hosted.
Beautiful, customizable status pages with custom domains, password protection, maintenance windows, and subscriber notifications via email and RSS. Build trust and keep your users informed during incidents.
Monitor your servers, websites and APIs from 28 regions across multiple cloud providers globally. Get notified via Slack, Discord, PagerDuty, email, and more when your services are down or slow.
Everything the dashboard does is reachable from your terminal, your infrastructure code, and your AI assistant — all sharing a single API key.
--json for agents, YAML monitoring as codeThe fastest way to get started for both development and self-hosting:
# 1. Copy environment file
cp .env.docker.example .env.docker
# 2. Start all services
docker compose up -d
# 3. Access the application
open http://localhost:3002 # Dashboard
open http://localhost:3003 # Status Pages
Full guide: DOCKER.md
We provide pre-built Docker images for easy deployment:
ghcr.io/openstatushq/openstatus-server:latest
ghcr.io/openstatushq/openstatus-dashboard:latest
ghcr.io/openstatushq/openstatus-workflows:latest
ghcr.io/openstatushq/openstatus-private-location:latest
ghcr.io/openstatushq/openstatus-status-page:latest
ghcr.io/openstatushq/openstatus-checker:latest
Complete Coolify Deployment Guide
See apps/dashboard/README.md for full steps (env, db, login, troubleshooting).
pnpm install
pnpm -w dev:status-page.
pnpm install
pnpm -w dev:web.
If you want to help us build the best status page and monitoring platform, check our contributing guidelines.
Interested in our enterprise plan or need special features? Email us at ping@openstatus.dev or book a call.
Distributed under the AGPL-3.0 License.
openstatus is an open-source mcp servers skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by openstatusHQ. 🫖 Status page with uptime monitoring & API monitoring as code 🫖. It has 8,899 GitHub stars.
Yes. openstatus passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/openstatusHQ/openstatus" and add it to your Claude Code skills directory (see the Installation section above).
openstatus is primarily written in TypeScript. It is open-source under openstatusHQ on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other MCP Servers skills you can browse and compare side by side. Open the MCP Servers category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh openstatus against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars