风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Chmod Calc

作者: Omar Hernandez
Slug:chmod-calc
版本:1.0.0
更新时间:2026-03-23 08:56:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is a self-contained, instruction-only helper that converts chmod numeric/symbolic permissions and emits chmod commands; it requests no credentials, installs nothing, and its instructions stay wit...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774227251410,
        "_id": "k97ff76yb39ejcb33ns57bgt4s83enw1",
        "changelog": "Initial release of chmod-calc skill.\n\n- Converts between numeric (octal) and symbolic file permission notations.\n- Generates both numeric and symbolic chmod commands.\n- Provides plain-English explanations for each permission set.\n- Supports input as numeric code, symbolic string, or natural language description.\n- Handles special permission bits: setuid, setgid, and sticky.\n- Includes error handling for invalid input and warnings for insecure permissions (e.g., 777).",
        "changelogSource": "auto",
        "createdAt": 1774227251410,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Omar Hernandez",
        "handle": "ohernandez-dev-blossom",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/86250007?v=4",
        "kind": "user",
        "linkedUserId": "kn76j75m1bjvsxewdyf62ekq4n83cthq"
    },
    "ownerHandle": "ohernandez-dev-blossom",
    "skill": {
        "_creationTime": 1774227251410,
        "_id": "kd7fwm6ayj1ws942csydqs2cth83fcn3",
        "badges": [],
        "createdAt": 1774227251410,
        "displayName": "Chmod Calc",
        "latestVersionId": "k97ff76yb39ejcb33ns57bgt4s83enw1",
        "ownerUserId": "kn76j75m1bjvsxewdyf62ekq4n83cthq",
        "slug": "chmod-calc",
        "stats": {
            "comments": 0,
            "downloads": 22,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Calculate chmod permissions — convert between numeric (octal) and symbolic notation, and generate the chmod command. Use when the user asks what chmod 755 me...",
        "tags": {
            "latest": "k97ff76yb39ejcb33ns57bgt4s83enw1"
        },
        "updatedAt": 1774227411003
    }
}