风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Google Docs Skill

作者: zagran
Slug:google-docs-skill
版本:0.1.0
更新时间:2026-03-01 11:40:36
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The SKILL.md implements a legitimate Google Docs OAuth flow and API usage, but the skill metadata fails to declare the credentials and environment variables the instructions require and the package ha...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770604976104,
        "_id": "k971f0t751fp83cz86q7nqed9s80t7n4",
        "changelog": "- Initial release: direct integration with the Google Docs API using OAuth 2.0 for authentication.\n- Provides step-by-step instructions on setting up OAuth, acquiring tokens, and configuring environment variables.\n- Includes Python code snippets for authenticating, creating, reading, and modifying Google Docs documents.\n- Documents common document operations such as inserting and formatting text, adding tables, page breaks, replacing or deleting content, and updating paragraph styles.\n- Offers a complete example workflow for creating and formatting a Google Docs document via API.",
        "changelogSource": "auto",
        "createdAt": 1770604976104,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "zagran",
        "handle": "zagran",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2969440?v=4",
        "kind": "user",
        "linkedUserId": "kn78tm956qb7pcn9xfrsqnwshs80t89k"
    },
    "ownerHandle": "zagran",
    "skill": {
        "_creationTime": 1770604976104,
        "_id": "kd75wv9g9jh81156846w0g81md80vk5b",
        "badges": [],
        "createdAt": 1770604976104,
        "displayName": "Google Docs Skill",
        "latestVersionId": "k971f0t751fp83cz86q7nqed9s80t7n4",
        "ownerUserId": "kn78tm956qb7pcn9xfrsqnwshs80t89k",
        "slug": "google-docs-skill",
        "stats": {
            "comments": 0,
            "downloads": 984,
            "installsAllTime": 4,
            "installsCurrent": 4,
            "stars": 0,
            "versions": 1
        },
        "summary": "Integrate with Google Docs API to create, read, update, format, and manage documents using OAuth 2.0 authentication.",
        "tags": {
            "latest": "k971f0t751fp83cz86q7nqed9s80t7n4"
        },
        "updatedAt": 1772336436146
    }
}