风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Batch Processing (DataLoader)

作者: qwe123sddfsdfs
Slug:batch-processing
版本:1.0.0
更新时间:2026-03-04 13:57:06
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is a self-contained JavaScript DataLoader implementation whose code, docs, and runtime instructions align with its stated purpose; there are no unexplained environment or network requirement...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772603813545,
        "_id": "k97edwhx6awj744p43q7sxj4y1828paz",
        "changelog": "- Initial release of the batch-processing skill featuring a DataLoader utility to solve N+1 query problems.\n- Batches and caches database\/API calls, reducing calls from N+1 to 2 in typical scenarios.\n- Provides a DataLoader constructor with configurable batching, cache, and schedule options.\n- Includes clear API documentation and best practices for integrating with databases, APIs, and GraphQL.\n- Offers usage examples, performance comparisons, and details on file structure for quick adoption.",
        "changelogSource": "auto",
        "createdAt": 1772603813545,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "qwe123sddfsdfs",
        "handle": "qwe123sddfsdfs",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/262101924?v=4",
        "kind": "user",
        "linkedUserId": "kn75s8pd4fcx3aze0fzqnpxh158237kt"
    },
    "ownerHandle": "qwe123sddfsdfs",
    "skill": {
        "_creationTime": 1772603813545,
        "_id": "kd73g7td56vtppawfax61x8tgd828szq",
        "badges": [],
        "createdAt": 1772603813545,
        "displayName": "Batch Processing (DataLoader)",
        "latestVersionId": "k97edwhx6awj744p43q7sxj4y1828paz",
        "ownerUserId": "kn75s8pd4fcx3aze0fzqnpxh158237kt",
        "slug": "batch-processing",
        "stats": {
            "comments": 0,
            "downloads": 211,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 0,
            "versions": 1
        },
        "summary": "DataLoader pattern for batch processing to solve N+1 query problems. Reduces database\/API calls from N+1 to 2 by batching and caching.",
        "tags": {
            "latest": "k97edwhx6awj744p43q7sxj4y1828paz"
        },
        "updatedAt": 1772603826887
    }
}