风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Memory System V2

作者: kellyclaudeai
Slug:memory-system-v2
版本:1.0.0
更新时间:2026-02-28 11:17:13
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要
The skill is mostly coherent and local-only (bash + jq) but contains several mismatches between its documentation/claims and what the shipped code actually does — review before installing.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769957654359,
        "_id": "k975kx9fnbn7bb1s44x63d7c8180ah2p",
        "changelog": "- Initial release of memory-system-v2, a fast semantic memory system for AI agents.\n- Provides sub-20ms semantic search, JSON indexing, and auto-consolidation of daily memories into weekly summaries.\n- Supports capturing learnings, decisions, insights, events, and interactions with context, tagging, and importance scoring.\n- Built in pure bash + jq; no database required.\n- Includes stats, analytics, and a CLI for capturing, searching, consolidating, and reviewing memories.\n- Designed for persistent memory across sessions; integrates with Clawdbot.",
        "changelogSource": "auto",
        "createdAt": 1769957654359,
        "parsed": {
            "clawdis": {
                "emoji": "🧠",
                "install": [
                    {
                        "bins": [
                            "jq"
                        ],
                        "formula": "jq",
                        "id": "brew-jq",
                        "kind": "brew",
                        "label": "Install jq via Homebrew"
                    }
                ],
                "requires": {
                    "bins": [
                        "jq"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "kellyclaudeai",
        "handle": "kellyclaudeai",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/258509868?v=4",
        "kind": "user",
        "linkedUserId": "kn78s2gvpy22gb3axem6qfkgjn80aavs"
    },
    "ownerHandle": "kellyclaudeai",
    "skill": {
        "_creationTime": 1769957654359,
        "_id": "kd75st7njezch19wd4be46tkmx80bhxj",
        "badges": [],
        "createdAt": 1769957654359,
        "displayName": "Memory System V2",
        "latestVersionId": "k975kx9fnbn7bb1s44x63d7c8180ah2p",
        "ownerUserId": "kn78s2gvpy22gb3axem6qfkgjn80aavs",
        "slug": "memory-system-v2",
        "stats": {
            "comments": 0,
            "downloads": 4254,
            "installsAllTime": 27,
            "installsCurrent": 24,
            "stars": 12,
            "versions": 1
        },
        "summary": "Fast semantic memory system with JSON indexing, auto-consolidation, and <20ms search. Capture learnings, decisions, insights, events. Use when you need persistent memory across sessions or want to recall prior work\/decisions.",
        "tags": {
            "latest": "k975kx9fnbn7bb1s44x63d7c8180ah2p"
        },
        "updatedAt": 1772248633929
    }
}