风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

http-retry

作者: 2233admin
Slug:http-retry
版本:1.0.0
更新时间:2026-02-26 07:30:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, instructions, and metadata are consistent with its stated purpose (HTTP retry helper) and do not request extra credentials or perform unexpected actions.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771891053636,
        "_id": "k97enx3mcwzmw0ag86by9bbrn181pwry",
        "changelog": "Initial release of http-retry skill:\n\n- Provides automatic HTTP retry with exponential backoff for network errors and rate limiting (429, 5xx).\n- Implements timeout control for requests.\n- Supports reuse with connection pool.\n- Triggered by common network error keywords including timeouterror, econnreset, econnrefused, 429, retry, http error, 网络超时.",
        "changelogSource": "auto",
        "createdAt": 1771891053636,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "2233admin",
        "handle": "2233admin",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/57929895?v=4",
        "kind": "user",
        "linkedUserId": "kn7deht6e2f9s068ak52mbn6y980d9cn"
    },
    "ownerHandle": "2233admin",
    "skill": {
        "_creationTime": 1771891053636,
        "_id": "kd7apx5d0bg7ks3te1gd1kdbmd81q52p",
        "badges": [],
        "createdAt": 1771891053636,
        "displayName": "http-retry",
        "latestVersionId": "k97enx3mcwzmw0ag86by9bbrn181pwry",
        "ownerUserId": "kn7deht6e2f9s068ak52mbn6y980d9cn",
        "slug": "http-retry",
        "stats": {
            "comments": 0,
            "downloads": 547,
            "installsAllTime": 6,
            "installsCurrent": 6,
            "stars": 0,
            "versions": 1
        },
        "summary": "Automatically retries HTTP requests with exponential backoff, timeout control, and connection pooling to handle network errors and rate limits.",
        "tags": {
            "latest": "k97enx3mcwzmw0ag86by9bbrn181pwry"
        },
        "updatedAt": 1772062235899
    }
}