openstatus-api

A guide for calling the public OpenStatus API from scripts or integrations. OpenStatus is a service for managing uptime monitors, status pages, incident reports, and maintenance windows.

In plain words
What is it for?
Use it to build integrations, manage monitors and status pages, publish status reports, or schedule maintenance through JSON over HTTP.
Why use it?
It lets developers automate monitoring tasks without relying on a separate visual client or manual updates.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/openstatushq/openstatus/openstatus-api
Any agent
npx skills add openstatusHQ/openstatus --skill openstatus-api
Clone the repo
git clone --depth 1 https://github.com/openstatusHQ/openstatus

Made for: Claude Code, Codex.

Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 362 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00055 $0.00362
Opus 5 $0.00028 $0.00181
Sonnet 5 $0.00011 $0.00072
Haiku 4.5 $0.00006 $0.00036

Measured 2d ago against content hash 8dfa4a3880b6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

openstatus-api scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl https://api.openstatus.dev/rpc/openstatus.v1.MonitorService/ListMonitors \
apps/web/public/.well-known/agent-skills/openstatus-api/SKILL.md · 44 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 44 lines · 55 tokens per session scan A 8dfa4a3880b6

Subscribe to this mod's changes

openstatus-api is a skill published in the GitHub repository openstatusHQ/openstatus (9,051 stars, last pushed yesterday), licensed AGPL-3.0. It adds 55 tokens to every session and 362 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

free-tier-guard

Hard infrastructure ceilings for this project — GitHub API rates, GitHub Actions behaviour, Cloudflare Pages build quotas, Groq limits, and forbidden platforms. Use this skill before choosing any hosting provider, database, scheduler, or LLM provider; before changing polling frequency or the number of watched…

sighttrue/sighttrue · 119 tokens

observability-expert

Use this server as the control plane for the unified fleet PLG stack (Grafana 12000, Prometheus 12001, Loki 12002).

sandraschi/observability-mcp · 0 tokens

yandex-cloud

Read Yandex Cloud through its REST API. Applies to any question about VMs, metrics, logs, audit events, Kubernetes, managed databases, serverless, networking or any other Yandex Cloud resource. Never shell out to the yc CLI — it is not how this agent reaches Yandex Cloud and is usually not installed.

Tracer-Cloud/opensre · 71 tokens

query-netdata-agents

Query Netdata Agents (parents and children) directly via their HTTP API on port 19999. Includes a bearer-token helper that mints, caches, and transparently refreshes a per-agent bearer from a long-lived Netdata Cloud token, and auto-detects bearer-protected agents. Use when the user asks how to call an agent's REST…

netdata/netdata · 108 tokens

deploy-fullstack-vercel

Build and deploy a full-stack app (React frontend + Python/FastAPI backend) or a Vellum app to Vercel as a serverless demo with seeded data.

vellum-ai/vellum-assistant · 41 tokens

email-setup

Set up this assistant's own [name].vellum.me domain and email address (one-time setup).

vellum-ai/vellum-assistant · 26 tokens