风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Simple File Backup

作者: 목진왕
Slug:simple-file-backup
版本:1.0.0
更新时间:2026-03-28 22:26:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill does what it says — a small, local file-backup helper using cp and date with no network, credentials, or surprising behavior.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774707855094,
        "_id": "k976wxd5kr3t1zy1vgwjg2vsex83rebq",
        "changelog": "file-backup 1.0.0\n\n- Initial release.\n- Create a timestamped backup copy of any file in the same directory using a single Bash command.\n- Uses cp and date utilities; no dependencies beyond standard Unix tools.\n- Outputs no message on success; backup file is named with a .bak.YYYYMMDD_HHMMSS suffix.",
        "changelogSource": "auto",
        "createdAt": 1774707855094,
        "parsed": {
            "clawdis": {
                "emoji": "📋",
                "requires": {
                    "bins": [
                        "cp",
                        "date"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1724v3p011w6ed31wyzjmnvbd83pd0b",
        "displayName": "목진왕",
        "handle": "jinwangmok",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/80076897?v=4",
        "kind": "user",
        "linkedUserId": "kn799smxp4pctr2dsr64t15ws983q5d8"
    },
    "ownerHandle": "jinwangmok",
    "skill": {
        "_creationTime": 1774707855094,
        "_id": "kd73ecbj62kv8hk7acedtp2h4583s7dz",
        "badges": [],
        "createdAt": 1774707855094,
        "displayName": "Simple File Backup",
        "latestVersionId": "k976wxd5kr3t1zy1vgwjg2vsex83rebq",
        "ownerPublisherId": "s1724v3p011w6ed31wyzjmnvbd83pd0b",
        "ownerUserId": "kn799smxp4pctr2dsr64t15ws983q5d8",
        "slug": "simple-file-backup",
        "stats": {
            "comments": 0,
            "downloads": 18,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Create a timestamped backup copy of a file in the same directory. Use when the user wants to save a copy of a file before making changes.",
        "tags": {
            "latest": "k976wxd5kr3t1zy1vgwjg2vsex83rebq"
        },
        "updatedAt": 1774708006648
    }
}