风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Resiliant Connections

作者: wpank
Slug:resiliant-connections
版本:1.0.0
更新时间:2026-02-26 06:45:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
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

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "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
    }
}