风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Http Api

作者: codenova58
Slug:http-api
版本:1.0.0
更新时间:2026-03-28 01:01:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only API-design guidance skill that requests no credentials, does not install code, and its instructions are consistent with its stated purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774630335345,
        "_id": "k97fcwnm7azetcqf9s8g55623983q9gm",
        "changelog": "Initial release of the http-api skill.\n\n- Guides on designing and reviewing RESTful HTTP\/JSON APIs, focusing on clarity and consistency.\n- Covers resource modeling, HTTP methods, status codes, error shape, idempotency, and common DX patterns.\n- Outlines clear review steps and API \"smells\" to avoid.\n- Specifies boundaries with related skills (api-compat, graphql-schema, authentication).\n- Emphasizes self-serve documentation and robust error handling.",
        "changelogSource": "auto",
        "createdAt": 1774630335345,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s173fekm3yw84k7gp861dme7dd83gvyf",
        "displayName": "codenova58",
        "handle": "codenova58",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/191358186?v=4",
        "kind": "user",
        "linkedUserId": "kn75mxt9vgwk4tg86kc540f9zd8330gr"
    },
    "ownerHandle": "codenova58",
    "skill": {
        "_creationTime": 1774630335345,
        "_id": "kd78ghjt3d76fgbm32ytqcyyns83pr3n",
        "badges": [],
        "createdAt": 1774630335345,
        "displayName": "Http Api",
        "latestVersionId": "k97fcwnm7azetcqf9s8g55623983q9gm",
        "ownerPublisherId": "s173fekm3yw84k7gp861dme7dd83gvyf",
        "ownerUserId": "kn75mxt9vgwk4tg86kc540f9zd8330gr",
        "slug": "http-api",
        "stats": {
            "comments": 0,
            "downloads": 78,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Shape HTTP\/JSON APIs—resources and verbs, error payloads, pagination, idempotency, and docs. Use when designing new endpoints, reviewing PRs, or aligning tea...",
        "tags": {
            "latest": "k97fcwnm7azetcqf9s8g55623983q9gm"
        },
        "updatedAt": 1774630911396
    }
}