风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Google Drive Skill

作者: DVNghiem
Slug:google-drive-skill
版本:0.1.0
更新时间:2026-03-24 15:36:54
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions match its Google Drive purpose, but the registry metadata omits the credentials it requires and the runtime instructions include a filesystem discovery snippet that m...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773906003048,
        "_id": "k973pcn489k8t2hjbnedjab9pn837hpm",
        "changelog": "google-drive-skill 0.1.0 — Initial release\n\n- Provides ready-to-run scripts for listing, reading, creating, updating, and deleting files and folders in Google Drive via the Drive API v3.\n- Supports both read-only access (using API key) and full CRUD operations (using service account).\n- Includes robust folder navigation, file upload\/download, setting permissions, handling MIME types, and error management.\n- Features an organized script interface with detailed usage examples and credential setup instructions.\n- Useful supporting materials: service account template, MIME type references, error code guides.",
        "changelogSource": "auto",
        "createdAt": 1773906003048,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "DVNghiem",
        "handle": "dvnghiem",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/70430093?v=4",
        "kind": "user",
        "linkedUserId": "kn7czza66tazzy3ccwqm8jwrgd831tt3"
    },
    "ownerHandle": "dvnghiem",
    "skill": {
        "_creationTime": 1773906003048,
        "_id": "kd76fdbanaaqcta5sz73552mh1837507",
        "badges": [],
        "createdAt": 1773906003048,
        "displayName": "Google Drive Skill",
        "latestVersionId": "k973pcn489k8t2hjbnedjab9pn837hpm",
        "ownerUserId": "kn7czza66tazzy3ccwqm8jwrgd831tt3",
        "slug": "google-drive-skill",
        "stats": {
            "comments": 0,
            "downloads": 42,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Use when the user wants to interact with a public Google Drive — listing, reading, creating, updating, or deleting files and folders. Handles both read-only...",
        "tags": {
            "latest": "k973pcn489k8t2hjbnedjab9pn837hpm"
        },
        "updatedAt": 1774337814924
    }
}