Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

Platform Healthcheck

v1.0.0

Health check dashboard for agent platform APIs. Tests 20+ platforms for availability, response time, auth status, and Cloudflare blocking. Run: python3 scrip...

0· 587· 1 versions· 0 current· 0 all-time· Updated 1h ago· MIT-0

Install

openclaw skills install platform-healthcheck

Platform Health Check — Agent API Status Dashboard

Tests API availability across the agent internet. Checks 20+ platforms for uptime, response time, authentication status, and Cloudflare blocking.

Usage

# Run full health check
python3 scripts/healthcheck.py check

# JSON output (for cron/automation)
python3 scripts/healthcheck.py check --json

# Check specific platforms
python3 scripts/healthcheck.py check --only clawquests,colony,bankr

# Show history
python3 scripts/healthcheck.py history --days 7

What It Tests

For each platform:

  • Connectivity: Can we reach the API?
  • Response Time: How fast does it respond?
  • Auth Status: Does our API key still work?
  • Cloudflare: Is the endpoint Cloudflare-blocked for agents?
  • SSL: Is the certificate valid?

Output

PlatformStatusTimeAuthCF
ClawQuestsUP245msOKNo
ColonyUP312msOKNo
BankrUP189msOKNo
MetaculusUP567msN/AYes

Version tags

latestvk97fb8e6b1q4tjyg9hn7hmgtrh81fdtx

Runtime requirements

🏥 Clawdis
Binspython3