风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

SimpleHttpSkill

作者: Stephen Standridge
Slug:simplehttpskill
版本:0.1.0
更新时间:2026-03-24 12:42:54
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This skill is internally consistent with its stated purpose: a small Node.js HTTP client that uses only built-in modules and does not request extra credentials or perform unexpected actions.

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772135386703,
        "_id": "k979nwcyg5zyhhy2215xws2xm581x2t0",
        "changelog": "Initial release: Simple HTTP requests in Node.js with retries and robust error handling.\n\n- Supports all HTTP methods (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS).\n- Allows custom headers and auto-serializes object bodies to JSON.\n- Handles automatic retries with exponential backoff on transient failures.\n- Provides consistent response objects, never throws errors—failures are inspectable.\n- No external dependencies; uses Node.js built-in modules only.",
        "changelogSource": "auto",
        "createdAt": 1772135386703,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Stephen Standridge",
        "handle": "stephen-standridge",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1943840?v=4",
        "kind": "user",
        "linkedUserId": "kn7a3by8efkwq9e8nhdc55qwhh81xtfs"
    },
    "ownerHandle": "stephen-standridge",
    "skill": {
        "_creationTime": 1772135386703,
        "_id": "kd7cs78zcfhppdaw3jnm0k8h0181x1pv",
        "badges": [],
        "createdAt": 1772135386703,
        "displayName": "SimpleHttpSkill",
        "latestVersionId": "k979nwcyg5zyhhy2215xws2xm581x2t0",
        "ownerUserId": "kn7a3by8efkwq9e8nhdc55qwhh81xtfs",
        "slug": "simplehttpskill",
        "stats": {
            "comments": 0,
            "downloads": 335,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Make HTTP requests (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS) with custom headers, automatic retries, and graceful error handling. Use when the user need...",
        "tags": {
            "latest": "k979nwcyg5zyhhy2215xws2xm581x2t0"
        },
        "updatedAt": 1774327374246
    }
}