风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Skill to manage and update google sheet

作者: longmaba
Slug:google-sheet
版本:1.0.0
更新时间:2026-02-28 11:16:56
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions match its declared purpose (managing Google Sheets), but the package/registry metadata fails to declare the required service-account credential env var(s) and primary...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769952098353,
        "_id": "k97exe0ed2646tvr4qxcm08agd80b0n2",
        "changelog": "Initial release of Google Sheets skill for Node.js.\n\n- Provides CLI commands to read, write, append, clear, and format data in Google Sheets via service account.\n- Includes commands for formatting cells, adding borders, resizing and auto-fitting columns\/rows, freezing panes, and merging\/unmerging cells.\n- Supports sheet management: create spreadsheets, add\/delete\/rename sheets, and fetch sheet metadata.\n- Offers setup instructions for Google Cloud credentials and sharing.\n- Example commands and JSON syntax for formatting and borders provided in documentation.",
        "changelogSource": "user",
        "createdAt": 1769952098353,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "longmaba",
        "handle": "longmaba",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/9361500?v=4",
        "kind": "user",
        "linkedUserId": "kn7a27e0mezbhfv2s8339c8kqd80ayy3"
    },
    "ownerHandle": "longmaba",
    "skill": {
        "_creationTime": 1769952098353,
        "_id": "kd70fh4kgmz4kertrree513n4n80aqya",
        "badges": [],
        "createdAt": 1769952098353,
        "displayName": "Skill to manage and update google sheet",
        "latestVersionId": "k97exe0ed2646tvr4qxcm08agd80b0n2",
        "ownerUserId": "kn7a27e0mezbhfv2s8339c8kqd80ayy3",
        "slug": "google-sheet",
        "stats": {
            "comments": 0,
            "downloads": 2615,
            "installsAllTime": 9,
            "installsCurrent": 8,
            "stars": 1,
            "versions": 1
        },
        "summary": "Read, write, append, and manage Google Sheets via the Google Sheets API (Node.js SDK). Use when you need to interact with spreadsheets — reading data, writing\/updating cells, appending rows, clearing ranges, formatting cells, managing sheets. Requires a Google Cloud service account with Sheets API enabled.",
        "tags": {
            "latest": "k97exe0ed2646tvr4qxcm08agd80b0n2"
        },
        "updatedAt": 1772248616413
    }
}