风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

api-versioning

作者: wpank
Slug:api-versioning
版本:1.0.0
更新时间:2026-02-26 07:40:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is an instruction-only guide about API versioning; its contents, requirements, and examples are coherent with the stated purpose and it does not request credentials, install arbitrary code, ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770725180443,
        "_id": "k9776bfypvze2m6a48qywbwm6s80xjsw",
        "changelog": "Initial release with comprehensive API versioning guidance.\n\n- Describes and compares API versioning strategies: URL path, header, query param, and content negotiation.\n- Explains breaking vs. non-breaking changes and how to classify them.\n- Details deprecation timelines, using Sunset headers, and the recommended process for removing versions.\n- Provides migration and multi-version support patterns, including adapter\/facade strategies and gateway routing.\n- Outlines best practices for API changelogs, migration guides, and communicating with clients.",
        "changelogSource": "user",
        "createdAt": 1770725180443,
        "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": 1770725180443,
        "_id": "kd78en4dmfxk09q1bcqgd3j9gh80wvrf",
        "badges": [],
        "createdAt": 1770725180443,
        "displayName": "api-versioning",
        "latestVersionId": "k9776bfypvze2m6a48qywbwm6s80xjsw",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "api-versioning",
        "stats": {
            "comments": 0,
            "downloads": 620,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "API versioning strategies — URL path, header, query param, content negotiation — with breaking change classification, deprecation timelines, migration patterns, and multi-version support. Use when evolving APIs, planning breaking changes, or managing version lifecycles.",
        "tags": {
            "latest": "k9776bfypvze2m6a48qywbwm6s80xjsw"
        },
        "updatedAt": 1772062835980
    }
}