风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

API Design Principles

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

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's files and runtime instructions align with an API design / example-template purpose and do not request credentials, exotic installs, or hidden behavior.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770725468044,
        "_id": "k974tdehmjv8j6mh421xpmj2b180x4a6",
        "changelog": "Initial release of API Design Principles skill.\n\n- Comprehensive guide for designing intuitive REST and GraphQL APIs, covering resource modeling, HTTP semantics, pagination, error handling, and versioning.\n- Includes decision framework for choosing between REST and GraphQL.\n- Provides clear examples and conventions for endpoint naming, filtering, sorting, status codes, and error response structures.\n- Offers ready-to-use FastAPI and GraphQL schema patterns, with practical implementation tips and code samples.\n- Covers API versioning and deprecation strategies, supporting both URL and header-based approaches.",
        "changelogSource": "user",
        "createdAt": 1770725468044,
        "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": 1770725468044,
        "_id": "kd78ky73h61gpxkdr8y614h64s80xr8z",
        "badges": [],
        "createdAt": 1770725468044,
        "displayName": "API Design Principles",
        "latestVersionId": "k974tdehmjv8j6mh421xpmj2b180x4a6",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "api-design-principles",
        "stats": {
            "comments": 0,
            "downloads": 718,
            "installsAllTime": 12,
            "installsCurrent": 10,
            "stars": 0,
            "versions": 1
        },
        "summary": "Design clear, scalable REST and GraphQL APIs including resource modeling, HTTP methods, pagination, error handling, versioning, and schema best practices.",
        "tags": {
            "latest": "k974tdehmjv8j6mh421xpmj2b180x4a6"
        },
        "updatedAt": 1772062536181
    }
}