风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Shortcut Epic and Story skill

作者: Sina Khelil
Slug:shortcut-skill
版本:1.0.2
更新时间:2026-02-26 08:00:39
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only Shortcut.com integration that only needs curl, jq, and a Shortcut API token — its requirements and runtime instructions are consistent with its stated purpose.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771952860345,
        "_id": "k977m7h195ybryvr9etwe11cg581sye9",
        "changelog": "**Major update: Adds mandatory safe JSON construction using jq for all API requests.**\n\n- All commands for creating or updating data now require using jq (`jq -n --arg\/--argjson`) to build JSON, preventing shell injection and quoting errors.\n- Added a prominent section explaining and enforcing the safe JSON construction rule.\n- Updated all write and some read examples to demonstrate proper, secure variable handling with jq.\n- Improved comments and code samples for clarity and best security practices.\n- No functional API\/interface changes; all updates reinforce secure scripting usage.",
        "changelogSource": "user",
        "createdAt": 1771952860345,
        "parsed": {
            "clawdis": {
                "emoji": "🎯",
                "homepage": "https:\/\/developer.shortcut.com\/api\/rest\/v3",
                "primaryEnv": "SHORTCUT_API_TOKEN",
                "requires": {
                    "bins": [
                        "curl",
                        "jq"
                    ]
                }
            }
        },
        "version": "1.0.2"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Sina Khelil",
        "handle": "incognos",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1743697?v=4",
        "kind": "user",
        "linkedUserId": "kn7cyx9j8t0mtbh7gkt3v2ez0s800ff8"
    },
    "ownerHandle": "incognos",
    "skill": {
        "_creationTime": 1771928612443,
        "_id": "kd7emjgqkkj7zac2t01r62tsy181rx2q",
        "badges": [],
        "createdAt": 1771928612443,
        "displayName": "Shortcut Epic and Story skill",
        "latestVersionId": "k977m7h195ybryvr9etwe11cg581sye9",
        "ownerUserId": "kn7cyx9j8t0mtbh7gkt3v2ez0s800ff8",
        "slug": "shortcut-skill",
        "stats": {
            "comments": 0,
            "downloads": 335,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 3
        },
        "summary": "Access and manage Shortcut.com (formerly Clubhouse) project management. Use when the user asks to: list stories, view backlog, search issues, check epics, up...",
        "tags": {
            "latest": "k977m7h195ybryvr9etwe11cg581sye9"
        },
        "updatedAt": 1772064039812
    }
}