OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill's code, instructions, and requirements are consistent with a local command/shell-audit tool; it runs locally with only python3 required, but it will read any files you point it at and may in... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1773902162901,
"_id": "k973tm0n20prrjqdhf4dzvvw0n837btr",
"changelog": "Initial release of run-command-safety-check skill:\n\n- Checks shell commands for dangerous patterns such as pipe-to-shell, destructive delete, risky redirection, or obfuscated execution before running.\n- Gives structured output: dangerous patterns, medium-risk patterns, background notes, alternative suggestions, manual review points, and final recommendations.\n- Prioritizes readable, audit-friendly, and dry-run approaches; avoids executing or suggesting aggressive, attack, or privilege-escalation commands.\n- Clearly states requirements and safe usage boundaries.\n- Supports review workflows for shell, security, and command-review scenarios.",
"changelogSource": "auto",
"createdAt": 1773902162901,
"parsed": {
"clawdis": {
"emoji": "🛑",
"os": [
"darwin",
"linux",
"win32"
],
"requires": {
"bins": [
"python3"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "vx:17605205782",
"handle": "52yuanchangxing",
"image": "https:\/\/avatars.githubusercontent.com\/u\/39086567?v=4",
"kind": "user",
"linkedUserId": "kn72x1cmzp55stwep76p7stvnd82knct"
},
"ownerHandle": "52yuanchangxing",
"skill": {
"_creationTime": 1773902162901,
"_id": "kd79wpbaed693kh1dy3kna0ses836wsm",
"badges": [],
"createdAt": 1773902162901,
"displayName": "Run Command Safety Check",
"latestVersionId": "k973tm0n20prrjqdhf4dzvvw0n837btr",
"ownerUserId": "kn72x1cmzp55stwep76p7stvnd82knct",
"slug": "run-command-safety-check",
"stats": {
"comments": 0,
"downloads": 41,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "在执行 shell 方案前检查危险模式,如 pipe-to-shell、覆盖式删除、危险重定向或混淆执行。;use for shell, security, command-review workflows;do not use for 提供攻击性命令, 帮用户绕过限制.",
"tags": {
"latest": "k973tm0n20prrjqdhf4dzvvw0n837btr"
},
"updatedAt": 1773902818125
}
}