风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Gitea

作者: razzeee
Slug:gitea-2
版本:0.1.0
更新时间:2026-03-24 11:36:54
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only wrapper around the official tea CLI and its install/runtime requirements align with the stated purpose.

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770599564973,
        "_id": "k973xrb0pvyerzm8cxw1q4jgan80v68z",
        "changelog": "Initial release of the gitea skill.\n\n- Provides instructions for using the tea CLI to interact with Gitea: managing issues, pull requests, CI\/CD actions, and API queries.\n- Details steps for installing the tea CLI via Homebrew or Go.\n- Shows how to list and view issues, pull requests, repository secrets, and variables.\n- Explains login configuration for accessing different Gitea instances.",
        "changelogSource": "auto",
        "createdAt": 1770599564973,
        "parsed": {
            "clawdis": {
                "emoji": "🍵",
                "install": [
                    {
                        "bins": [
                            "tea"
                        ],
                        "formula": "tea",
                        "id": "brew",
                        "kind": "brew",
                        "label": "Install Tea CLI (brew)"
                    },
                    {
                        "bins": [
                            "tea"
                        ],
                        "id": "go",
                        "kind": "go",
                        "label": "Install Tea CLI (go)",
                        "module": "code.gitea.io\/tea@latest"
                    }
                ],
                "requires": {
                    "bins": [
                        "tea"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "razzeee",
        "handle": "razzeee",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/5943908?v=4",
        "kind": "user",
        "linkedUserId": "kn7aqdm7jr3czqrffd6pvcersd80t4k0"
    },
    "ownerHandle": "razzeee",
    "skill": {
        "_creationTime": 1770599564973,
        "_id": "kd7bnf04pq7rgrqtkm759trh2d80tdje",
        "badges": [],
        "createdAt": 1770599564973,
        "displayName": "Gitea",
        "latestVersionId": "k973xrb0pvyerzm8cxw1q4jgan80v68z",
        "ownerUserId": "kn7aqdm7jr3czqrffd6pvcersd80t4k0",
        "slug": "gitea-2",
        "stats": {
            "comments": 0,
            "downloads": 859,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Interact with Gitea using the `tea` CLI. Use `tea issue`, `tea pr`, `tea actions`, and `tea api` for issues, PRs, Actions, and advanced queries.",
        "tags": {
            "latest": "k973xrb0pvyerzm8cxw1q4jgan80v68z"
        },
        "updatedAt": 1774323414403
    }
}