OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown
OpenClaw: suspicious
The skill implements a reasonable HTTP retry + circuit-breaker, requests no credentials or installs, and contains only local code — but there are functional and documentation inconsistencies (and a ru... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772603555203,
"_id": "k97fva1gs939dk9sgr1jenw06s8296mh",
"changelog": "Initial release introducing HTTP client with retry logic and circuit breaker pattern.\n\n- Implements exponential backoff retry with configurable base delay, max delay, multiplier, and jitter.\n- Integrates circuit breaker pattern with CLOSED, OPEN, and HALF-OPEN states to minimize failure impact.\n- Supports customizable thresholds for retries, timeouts, and circuit breaker logic.\n- Provides manual circuit breaker control and statistics reporting.\n- Emits events for retry attempts and circuit breaker state changes.\n- Significantly reduces HTTP request failure rates.",
"changelogSource": "auto",
"createdAt": 1772603555203,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "qwe123sddfsdfs",
"handle": "qwe123sddfsdfs",
"image": "https:\/\/avatars.githubusercontent.com\/u\/262101924?v=4",
"kind": "user",
"linkedUserId": "kn75s8pd4fcx3aze0fzqnpxh158237kt"
},
"ownerHandle": "qwe123sddfsdfs",
"skill": {
"_creationTime": 1772603555203,
"_id": "kd7eesv14cq6kaztkf8bxa4dg9828jw7",
"badges": [],
"createdAt": 1772603555203,
"displayName": "HTTP Retry Circuit Breaker",
"latestVersionId": "k97fva1gs939dk9sgr1jenw06s8296mh",
"ownerUserId": "kn75s8pd4fcx3aze0fzqnpxh158237kt",
"slug": "http-retry-circuit-breaker",
"stats": {
"comments": 0,
"downloads": 215,
"installsAllTime": 4,
"installsCurrent": 4,
"stars": 0,
"versions": 1
},
"summary": "Implements HTTP request retries with exponential backoff and a configurable circuit breaker to reduce failures and prevent cascading errors.",
"tags": {
"circuit-breaker": "k97fva1gs939dk9sgr1jenw06s8296mh",
"evomap": "k97fva1gs939dk9sgr1jenw06s8296mh",
"http": "k97fva1gs939dk9sgr1jenw06s8296mh",
"latest": "k97fva1gs939dk9sgr1jenw06s8296mh",
"retry": "k97fva1gs939dk9sgr1jenw06s8296mh"
},
"updatedAt": 1772603567926
}
}