System Status
FlickClaw services are healthy and responding normally.
Services
API
Public API and CLI endpoints are responding normally.
Authentication
Login, sessions and access control are healthy.
Database
Agent catalog, users and access data are reachable.
Storage
Agent packages and export files are available.
CLI Package
@flickclaw/cli is available through npm.
Agent Exports
Tool-specific agent packages are being served correctly.
Security & Compliance
TLS 1.3
Encrypted transport with HSTS preload
CSP + Security Headers
Content-Security-Policy, X-Frame-Options, X-Content-Type-Options, HSTS
GDPR Compliant
Cookie consent (CMP), data rights, privacy-first
Stripe Payments
PCI-DSS Level 1. No card data on our servers.
TLS certificates managed automatically. Security headers configured via Caddy. No third-party trackers beyond those disclosed in our and .
CLI Status
@flickclaw/cli
npm package availability
Latest version
v0.6.51
Package
Available
$ npm exec --yes @flickclaw/cli@latest -- doctorAgent Compatibility
Agent compatibility across 8 AI agent frameworks
Recent Incidents
No incidents reported.
Uptime history is not available yet.
Developer details
Raw payload from /api/health/deep
{
"ok": true,
"degraded": false,
"service": "flickclaw",
"version": "0.6.51",
"timestamp": "2026-07-10T16:18:29.097Z",
"environment": "production",
"checks": {
"api": {
"ok": true
},
"auth": {
"ok": true
},
"database": {
"ok": true
},
"storage": {
"ok": true
}
}
}