风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

workspace-git-sync

作者: David668HAHA
Slug:workspace-git-sync
版本:1.0.0
更新时间:2026-03-28 00:31:51
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's behavior matches its stated purpose (syncing the workspace to a git repo) but the package metadata omits required binaries (git/python) and the code performs destructive operations (deleti...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774628326879,
        "_id": "k97f64mr78822fsqp5bkqnbgp583pahm",
        "changelog": "Initial release: Sync your OpenClaw workspace to a local Git repository with automated backup and version control.\n\n- Adds commands to sync `~\/.openclaw\/workspace\/` to any specified Git repo, including pull → copy → commit → push.\n- Supports exclusion of large\/system\/generated folders (e.g., `skills\/`, `.git\/`, `__pycache__\/`).\n- Handles merge conflicts and uses safe push strategies.\n- Provides Python API and CLI usage examples.\n- Includes error handling for common issues like missing directories or permissions.",
        "changelogSource": "user",
        "createdAt": 1774628326879,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17dzscr4xynmm34av451fqh9n83m645",
        "displayName": "David668HAHA",
        "handle": "david668haha",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/128795166?v=4",
        "kind": "user",
        "linkedUserId": "kn7c0891pqydetfvb4dg1cypp9838336"
    },
    "ownerHandle": "david668haha",
    "skill": {
        "_creationTime": 1774628326879,
        "_id": "kd787frhhtcb5fx8zf0rc8cmnd83qa6h",
        "badges": [],
        "createdAt": 1774628326879,
        "displayName": "workspace-git-sync",
        "latestVersionId": "k97f64mr78822fsqp5bkqnbgp583pahm",
        "ownerPublisherId": "s17dzscr4xynmm34av451fqh9n83m645",
        "ownerUserId": "kn7c0891pqydetfvb4dg1cypp9838336",
        "slug": "workspace-git-sync",
        "stats": {
            "comments": 0,
            "downloads": 27,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 1
        },
        "summary": "将 OpenClaw workspace 目录(~\/.openclaw\/workspace\/)同步到指定的本地 Git 仓库, 自动执行 git add、commit 和 push 操作。 使用场景: - 备份 workspace 文件到 Git 仓库 - 将工作目录同步到远程备份 - 定期归档 OpenClaw...",
        "tags": {
            "latest": "k97f64mr78822fsqp5bkqnbgp583pahm"
        },
        "updatedAt": 1774629111560
    }
}