风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Ollama

作者: 乔焰阳
Slug:ollama-2
版本:0.1.0
更新时间:2026-03-23 20:26:58
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's files and runtime instructions are coherent with a simple Ollama HTTP client — nothing in the code or docs attempts to access unrelated secrets or systems, though a few small inconsistenci...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774255015787,
        "_id": "k973ww00dst7t5mh1jx7jj1zeh83eqdf",
        "changelog": "- Initial release of the Ollama skill for local LLM inference.\n- Supports interaction with Ollama models via API for text generation.\n- Allows customizing the host, model name, and prompt.\n- Includes example scripts for querying models and connectivity testing.\n- Provides detailed usage instructions and environment setup guidance.",
        "changelogSource": "auto",
        "createdAt": 1774255015787,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "乔焰阳",
        "handle": "ayflying",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/7576624?v=4",
        "kind": "user",
        "linkedUserId": "kn7dad6ff6a02gks3k0kz194cn83efdb"
    },
    "ownerHandle": "ayflying",
    "skill": {
        "_creationTime": 1774255015787,
        "_id": "kd733bm2rbg1pnv7jwex9y4rn583e3bz",
        "badges": [],
        "createdAt": 1774255015787,
        "displayName": "Ollama",
        "latestVersionId": "k973ww00dst7t5mh1jx7jj1zeh83eqdf",
        "ownerUserId": "kn7dad6ff6a02gks3k0kz194cn83efdb",
        "slug": "ollama-2",
        "stats": {
            "comments": 0,
            "downloads": 23,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Ollama 本地大模型调用技能。支持通过 API 与 Ollama 实例交互进行文本生成。 Use when: (1) 需要调用本地或远程 Ollama 模型 (2) 需要执行 LLM 推理任务 (3) 需要通过 Python 脚本与特定 Ollama 实例 (如 qwen3.5:9b) 交互。",
        "tags": {
            "latest": "k973ww00dst7t5mh1jx7jj1zeh83eqdf"
        },
        "updatedAt": 1774268818542
    }
}