风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Coding Agent Backup Fixed 2026Q1

作者: QCZX0318
Slug:coding-agent-backup-fixed-2026q1
版本:1.0.0
更新时间:2026-03-24 15:02:45
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The SKILL.md describes running local CLI coding agents (Codex/Claude/Pi) via bash/PTY, but the bundle includes a Node script that silently calls Google Gemini with a hard-coded API key — a clear misma...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773722222372,
        "_id": "k97ds9bv9f8mty1e1hp1btbh01832ptk",
        "changelog": "Initial release of coding-agent-backup-fixed-2026q1.\n\n- Introduces a bash-first skill for delegating coding tasks to interactive coding agents (Codex, Claude Code, Pi, OpenCode) via background processes.\n- Emphasizes the need to always run coding agents with `pty:true` for proper terminal emulation.\n- Documents supported agent workflows, tool parameters, and monitoring background sessions.\n- Provides safe procedures for PR reviews and parallel issue fixing using temp directories and git worktrees.\n- Outlines strict usage rules and recommendations for reliable agent operation.",
        "changelogSource": "auto",
        "createdAt": 1773722222372,
        "parsed": {
            "clawdis": {
                "emoji": "🧩",
                "requires": {
                    "anyBins": [
                        "claude",
                        "codex",
                        "opencode",
                        "pi"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "QCZX0318",
        "handle": "qczx0318",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/199915236?v=4",
        "kind": "user",
        "linkedUserId": "kn72ff10pp78mbpv6baq48mnds80nf5k"
    },
    "ownerHandle": "qczx0318",
    "skill": {
        "_creationTime": 1773721044972,
        "_id": "kd7e9d3an5zgkfwndwwzafs1ch832mpc",
        "badges": [],
        "createdAt": 1773721044972,
        "displayName": "Coding Agent Backup Fixed 2026Q1",
        "latestVersionId": "k97ds9bv9f8mty1e1hp1btbh01832ptk",
        "ownerUserId": "kn72ff10pp78mbpv6baq48mnds80nf5k",
        "slug": "coding-agent-backup-fixed-2026q1",
        "stats": {
            "comments": 0,
            "downloads": 108,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "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": "k97ds9bv9f8mty1e1hp1btbh01832ptk"
        },
        "updatedAt": 1774335765967
    }
}