OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
The skill is an instruction-only collection of resilience patterns (retry, circuit breaker, reconnect) and its requirements and instructions are consistent with that purpose.
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1770729682555,
"_id": "k9756ggvxr7vwwnwn9pytys7g980w1wy",
"changelog": "Initial release of resilient-connections—robust patterns for handling API and real-time connection failures.\n\n- Provides detailed patterns for retry logic, exponential backoff, and circuit breakers.\n- Includes resilient fetch and reconnecting WebSocket client examples.\n- Features graceful degradation with fallback and caching support.\n- Summarizes best practices and anti-patterns for robust API interactions.\n- Lists related skills and offers quick reference code snippets.",
"changelogSource": "user",
"createdAt": 1770729682555,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "wpank",
"handle": "wpank",
"image": "https:\/\/avatars.githubusercontent.com\/u\/9498646?v=4",
"kind": "user",
"linkedUserId": "kn77z49xfssappp65hpybb9gx180x56e"
},
"ownerHandle": "wpank",
"skill": {
"_creationTime": 1770729682555,
"_id": "kd7f6yytgbdb5m2g8c18sxk3t580xe5p",
"badges": [],
"createdAt": 1770729682555,
"displayName": "Resiliant Connections",
"latestVersionId": "k9756ggvxr7vwwnwn9pytys7g980w1wy",
"ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
"slug": "resiliant-connections",
"stats": {
"comments": 2,
"downloads": 1004,
"installsAllTime": 4,
"installsCurrent": 4,
"stars": 2,
"versions": 1
},
"summary": "Patterns for building resilient API clients and real-time connections with retry logic, circuit breakers, and graceful degradation. Use when building production systems that need to handle failures. Triggers on retry logic, circuit breaker, connection resilience, exponential backoff, API client, fault tolerance.",
"tags": {
"latest": "k9756ggvxr7vwwnwn9pytys7g980w1wy"
},
"updatedAt": 1772059535927
}
}