风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Workspace Guard

作者: dougchambers
Slug:workspace-guard
版本:1.0.0
更新时间:2026-03-21 20:16:49
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's instructions mostly match a workspace-guard purpose, but there are multiple internal inconsistencies and hardcoded paths that could cause incorrect blocking, unexpected file writes, or exc...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774095337688,
        "_id": "k9756rs0gmdy8kgjsvwqsggma583b4a7",
        "changelog": "- Initial release of workspace-guard skill.\n- Enforces workspace boundaries for all file operations.\n- Validates paths to ensure operations stay within the defined workspace root.\n- Requires explicit user confirmation for sensitive or destructive actions (delete, overwrite, chmod, external exec).\n- Provides clear patterns for path validation, pre-flight safety checks, and violation handling.\n- Designed to prevent unauthorized access and audit file access attempts.",
        "changelogSource": "auto",
        "createdAt": 1774095337688,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "dougchambers",
        "handle": "dougchambes",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/48635513?v=4",
        "kind": "user",
        "linkedUserId": "kn72n3p5pnrydn722yh4tefbz183bm83"
    },
    "ownerHandle": "dougchambes",
    "skill": {
        "_creationTime": 1774095337688,
        "_id": "kd72qg40tk6pcbhy973nfx77z583b1x3",
        "badges": [],
        "createdAt": 1774095337688,
        "displayName": "Workspace Guard",
        "latestVersionId": "k9756rs0gmdy8kgjsvwqsggma583b4a7",
        "ownerUserId": "kn72n3p5pnrydn722yh4tefbz183bm83",
        "slug": "workspace-guard",
        "stats": {
            "comments": 0,
            "downloads": 24,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Workspace boundary enforcement and file operation safety checks. Use before ANY file operation (read, write, edit, exec, delete) to: (1) Validate paths are w...",
        "tags": {
            "latest": "k9756rs0gmdy8kgjsvwqsggma583b4a7"
        },
        "updatedAt": 1774095409894
    }
}