风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

Stop Asking and Just Do It

作者: ubuntume
Slug:just-do-it
版本:1.0.0
更新时间:2026-03-24 12:41:59
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's purpose (autonomous code changes) matches its instructions, but it explicitly tells the agent to act without asking permission and to avoid clarifying questions — a coherent but high-risk ...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772116067979,
        "_id": "k9745qpdmn3cfk6e34mzfk4stn81w0gm",
        "changelog": "We've added a skill that fundamentally changes how the AI operates during coding sessions. Instead of stopping mid-task to ask clarifying questions, deferring decisions back to the user, or reporting work as complete when it isn't, the AI now operates as a senior engineer would: assess the full scope, plan the work, execute it entirely, verify it, and only then report back.\n\n**What changed:**\n\nThe AI no longer asks questions it can answer itself. Before interrupting a session, it is required to read the codebase and resolve its own ambiguities. Questions like \"which file should I do first?\" or \"should I also update X?\" are eliminated — those are judgment calls the AI is now expected to make autonomously.\n\nLarge requests are now decomposed into a full task tree before any code is touched, ensuring all subtasks are completed rather than stopping at a partial implementation and calling it done.\n\nA self-verification pass is now mandatory before any completion is reported. The AI reads its own output top-to-bottom using a checklist of known failure modes — unwired components, partial styling, missing imports, stub functions, unhandled error paths — and must fix everything it finds before proceeding.\n\nProject constitution awareness is enforced at the start of every edit. The AI reads the existing codebase conventions — naming, file structure, state management, styling system — and is required to match them. Deviations require explicit user approval.\n\n**The net result:** fewer interruptions, no more false \"done\" reports, and output that is complete and consistent with the rest of your project from the first pass.",
        "changelogSource": "user",
        "createdAt": 1772116067979,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "ubuntume",
        "handle": "ubuntume",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/17444017?v=4",
        "kind": "user",
        "linkedUserId": "kn71tc7wrhjmpyz8gaegg4wyj5811n24"
    },
    "ownerHandle": "ubuntume",
    "skill": {
        "_creationTime": 1772116067979,
        "_id": "kd73901q9dnva9xt43z13fg89x81xmjs",
        "badges": [],
        "createdAt": 1772116067979,
        "displayName": "Stop Asking and Just Do It",
        "latestVersionId": "k9745qpdmn3cfk6e34mzfk4stn81w0gm",
        "ownerUserId": "kn71tc7wrhjmpyz8gaegg4wyj5811n24",
        "slug": "just-do-it",
        "stats": {
            "comments": 0,
            "downloads": 293,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Autonomous programming mode for openclaw.ai. Use this skill whenever a user requests any code change, feature addition, refactor, bug fix, or project task —...",
        "tags": {
            "latest": "k9745qpdmn3cfk6e34mzfk4stn81w0gm"
        },
        "updatedAt": 1774327319609
    }
}