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.
npx agentmods add skills/openstatushq/openstatus/openstatus-apinpx skills add openstatusHQ/openstatus --skill openstatus-apigit clone --depth 1 https://github.com/openstatusHQ/openstatusWhat 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.
| Model | Per session | Once 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 |
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 \ 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.
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.
- 2d ago First seen · 44 lines · 55 tokens per session scan A 8dfa4a3880b6
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.
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…
observability-expert
Use this server as the control plane for the unified fleet PLG stack (Grafana 12000, Prometheus 12001, Loki 12002).
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.
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…
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.
email-setup
Set up this assistant's own [name].vellum.me domain and email address (one-time setup).