风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

API Error Handling

作者: wpank
Slug:api-error-handling
版本:1.0.0
更新时间:2026-02-26 02:55:41
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is an instruction-only, documentation-style skill about error-handling patterns; it contains example code and guidance but requests no credentials, binaries, or installs and its contents align wi...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770725347152,
        "_id": "k97d3njmc257v1508xt4ccrfhx80x7jh",
        "changelog": "Initial release — comprehensive guide to error handling patterns across languages and system layers.\n\n- Details operational vs programmer errors and how to handle each.\n- Provides code examples for JavaScript, Python, Go, and Rust error handling best practices.\n- Includes error boundaries for Express (Node.js) and React.\n- Describes structured error responses for HTTP APIs and recommended status codes.\n- Outlines retry, backoff, circuit breaker, and graceful degradation strategies.",
        "changelogSource": "user",
        "createdAt": 1770725347152,
        "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": 1770725347152,
        "_id": "kd76zkvm50adjnq0kj2j20rwxn80x4j1",
        "badges": [],
        "createdAt": 1770725347152,
        "displayName": "API Error Handling",
        "latestVersionId": "k97d3njmc257v1508xt4ccrfhx80x7jh",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "api-error-handling",
        "stats": {
            "comments": 2,
            "downloads": 1025,
            "installsAllTime": 4,
            "installsCurrent": 4,
            "stars": 0,
            "versions": 1
        },
        "summary": "Error handling patterns across languages and layers — operational vs programmer errors, retry strategies, circuit breakers, error boundaries, HTTP responses, graceful degradation, and structured logging. Use when designing error strategies, building resilient APIs, or reviewing error management.",
        "tags": {
            "latest": "k97d3njmc257v1508xt4ccrfhx80x7jh"
        },
        "updatedAt": 1772045741546
    }
}