风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

Ontology

作者: onlyloveher
Slug:ontology-clawd
版本:1.0.0
更新时间:2026-03-21 13:56:49
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is mostly a local, file-backed ontology (consistent with its description) but has several internal inconsistencies (Node vs Python, differing default paths, metadata mismatches) and writes a...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774072481837,
        "_id": "k97ftdwt1v6wqxg5cgw62wwcss83b9q7",
        "changelog": "Initial release of the ontology skill for structured agent memory and composable skill state.\n\n- Provides a typed knowledge graph for entities, relations, properties, and constraints.\n- Supports creation, querying, linking, and validation of core types: Person, Project, Task, Event, Document, etc.\n- Enforces type and relation constraints, including required fields, enums, relation cardinality, and acyclicity.\n- Stores data append-only in JSONL files under `memory\/ontology` with optional schema support.\n- Includes CLI for entity and relation CRUD, validation, and simple planning as graph transformations.\n- Designed for cross-skill data sharing and integration via ontology contracts.",
        "changelogSource": "auto",
        "createdAt": 1774072481837,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "onlyloveher",
        "handle": "onlyloveher",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/972832?v=4",
        "kind": "user",
        "linkedUserId": "kn74wk6chsapkgxem82nw4e03s82mz05"
    },
    "ownerHandle": "onlyloveher",
    "skill": {
        "_creationTime": 1774072481837,
        "_id": "kd786hpx1rr7kxcy1gs7x3c5p983bqhf",
        "badges": [],
        "createdAt": 1774072481837,
        "displayName": "Ontology",
        "latestVersionId": "k97ftdwt1v6wqxg5cgw62wwcss83b9q7",
        "ownerUserId": "kn74wk6chsapkgxem82nw4e03s82mz05",
        "slug": "ontology-clawd",
        "stats": {
            "comments": 0,
            "downloads": 35,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Typed knowledge graph for structured agent memory and composable skills. Use when creating\/querying entities (Person, Project, Task, Event, Document), linkin...",
        "tags": {
            "latest": "k97ftdwt1v6wqxg5cgw62wwcss83b9q7"
        },
        "updatedAt": 1774072609130
    }
}