风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

Coding Agent Backup

作者: nickchan0412
Slug:coding-agent-backup
版本:1.0.0
更新时间:2026-03-24 12:41:15
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's description claims to orchestrate local coding CLIs (Codex/Claude/Pi) but the shipped files include code that calls Google's Generative Language API with a hard-coded API key and a default...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772104830179,
        "_id": "k973fn75xdnzd9kp6evhvqsd9x81w44c",
        "changelog": "coding-agent-backup 1.0.0\n\n- Initial release of the coding-agent skill.\n- Enables background delegation of coding tasks to Codex, Claude Code, or Pi agents using a bash-first workflow.\n- Strong emphasis on pty:true (pseudo-terminal) requirement for all interactive coding agent sessions.\n- Supports spawning agents in arbitrary work directories for tasks like building features, code review (in temp dirs), and refactoring.\n- Provides detailed CLI usage patterns, process monitoring actions, and parallel workflow strategies with git worktrees.\n- Includes clear usage boundaries: not for simple fixes, general code reading, or work in ~\/clawd workspace.",
        "changelogSource": "auto",
        "createdAt": 1772104830179,
        "parsed": {
            "clawdis": {
                "emoji": "🧩",
                "requires": {
                    "anyBins": [
                        "claude",
                        "codex",
                        "opencode",
                        "pi"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "nickchan0412",
        "handle": "nickchan0412",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/82996427?v=4",
        "kind": "user",
        "linkedUserId": "kn7bppjmrpjv3k3wg7twfpkbwh81x2sf"
    },
    "ownerHandle": "nickchan0412",
    "skill": {
        "_creationTime": 1772104830179,
        "_id": "kd76h7xyf1186ks89dpqryzbf581xrrf",
        "badges": [],
        "createdAt": 1772104830179,
        "displayName": "Coding Agent Backup",
        "latestVersionId": "k973fn75xdnzd9kp6evhvqsd9x81w44c",
        "ownerUserId": "kn7bppjmrpjv3k3wg7twfpkbwh81x2sf",
        "slug": "coding-agent-backup",
        "stats": {
            "comments": 0,
            "downloads": 1323,
            "installsAllTime": 25,
            "installsCurrent": 23,
            "stars": 1,
            "versions": 1
        },
        "summary": "Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building\/creating new features or apps, (2) reviewing PRs (sp...",
        "tags": {
            "latest": "k973fn75xdnzd9kp6evhvqsd9x81w44c"
        },
        "updatedAt": 1774327275518
    }
}