风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

Google Drive

作者: jack-piplabs
Slug:google-drive-service-account
版本:1.0.2
更新时间:2026-03-24 15:31:14
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement a legitimate Google Drive helper, but the metadata and requirements are inconsistent (it marks multiple credentials as required even though the code uses either service-...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773897399812,
        "_id": "k9773nqmxn4fczk3e0p0h4qybn836gzp",
        "changelog": "- Added explicit environment variable requirements and listing to skill metadata (`GOOGLE_SERVICE_ACCOUNT_KEY`, `GOOGLE_OAUTH_REFRESH_TOKEN`, `GOOGLE_CLIENT_ID`, `GOOGLE_CLIENT_SECRET`).\n- Specified `GOOGLE_OAUTH_REFRESH_TOKEN` as the primary environment variable in metadata.\n- No changes to functionality or code; documentation\/metadata improvements only.",
        "changelogSource": "user",
        "createdAt": 1773897399812,
        "parsed": {
            "clawdis": {
                "emoji": "🗂️",
                "install": [
                    {
                        "bins": [
                            "python3"
                        ],
                        "formula": "python",
                        "id": "python-brew",
                        "kind": "brew",
                        "label": "Install Python (brew)"
                    }
                ],
                "primaryEnv": "GOOGLE_OAUTH_REFRESH_TOKEN",
                "requires": {
                    "bins": [
                        "python3",
                        "openssl"
                    ],
                    "env": [
                        "GOOGLE_SERVICE_ACCOUNT_KEY",
                        "GOOGLE_OAUTH_REFRESH_TOKEN",
                        "GOOGLE_CLIENT_ID",
                        "GOOGLE_CLIENT_SECRET"
                    ]
                }
            }
        },
        "version": "1.0.2"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "jack-piplabs",
        "handle": "jack-piplabs",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/238328200?v=4",
        "kind": "user",
        "linkedUserId": "kn745aqkn01vanzfnezx7rfrk18233s9"
    },
    "ownerHandle": "jack-piplabs",
    "skill": {
        "_creationTime": 1773872180341,
        "_id": "kd70fsw56akvt59pv5rdakb2e5835zcc",
        "badges": [],
        "createdAt": 1773872180341,
        "displayName": "Google Drive",
        "latestVersionId": "k9773nqmxn4fczk3e0p0h4qybn836gzp",
        "ownerUserId": "kn745aqkn01vanzfnezx7rfrk18233s9",
        "slug": "google-drive-service-account",
        "stats": {
            "comments": 0,
            "downloads": 89,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 3
        },
        "summary": "Access Google Drive from OpenClaw using either GOOGLE_SERVICE_ACCOUNT_KEY service-account JSON or a GOOGLE_OAUTH_REFRESH_TOKEN from the Google Drive OAuth co...",
        "tags": {
            "latest": "k9773nqmxn4fczk3e0p0h4qybn836gzp"
        },
        "updatedAt": 1774337474814
    }
}