风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Smart Git Backup

作者: vemec
Slug:memory-git-sync
版本:1.0.0
更新时间:2026-02-26 07:35:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and behavior are coherent with a Git-based workspace backup tool, but it automatically stages and pushes all files (and mutates .gitignore), so you should review and constrain...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770990610998,
        "_id": "k978rbrk2hv24q4reg256dzh11813cpd",
        "changelog": "Initial release of memory-git-sync — a skill to automate workspace backup and synchronization with a remote Git repository.\n\n- Validates local Git configuration, user identity, remote 'origin', and permissions before syncing.\n- Automatically detects and excludes large files (>95MB) to prevent push failures.\n- Stages, commits (using timestamped or custom messages), pulls, and pushes changes with intelligent conflict handling.\n- Outputs all actions with structured, prefix-based logs for easy status parsing.\n- Auto-configures branch upstream\/tracking on initial push.\n- Includes fallback handling for common errors and recovery scenarios.",
        "changelogSource": "user",
        "createdAt": 1770990610998,
        "parsed": {
            "clawdis": {
                "emoji": "📦",
                "requires": {
                    "bins": [
                        "bash",
                        "git"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "vemec",
        "handle": "vemec",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/839090?v=4",
        "kind": "user",
        "linkedUserId": "kn7aeq4y57zhmyj0w1gw2cw18h80dp3x"
    },
    "ownerHandle": "vemec",
    "skill": {
        "_creationTime": 1770990610998,
        "_id": "kd70c2113n5dj5chcp47wm1pwx812dwb",
        "badges": [],
        "createdAt": 1770990610998,
        "displayName": "Smart Git Backup",
        "latestVersionId": "k978rbrk2hv24q4reg256dzh11813cpd",
        "ownerUserId": "kn7aeq4y57zhmyj0w1gw2cw18h80dp3x",
        "slug": "memory-git-sync",
        "stats": {
            "comments": 0,
            "downloads": 673,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 2,
            "versions": 1
        },
        "summary": "Automates the backup of the OpenClaw workspace to a remote Git repository. Handles large file exclusions, validates git configuration, and performs intelligent sync with conflict resolution.",
        "tags": {
            "latest": "k978rbrk2hv24q4reg256dzh11813cpd"
        },
        "updatedAt": 1772062536181
    }
}