风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

Codebase Search

作者: Ryne Schultz
Slug:codebase-search
版本:1.0.0
更新时间:2026-03-30 01:46:48
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement local semantic search for Python code, but there are internal inconsistencies (package import paths and usage instructions) and minor packaging/installation omissions th...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774806151357,
        "_id": "k97dvzq4gwbjvq00ebcm96afbx83vcfc",
        "changelog": "- Initial release of codebase-search: build and persist a semantic vector index over a Python codebase for natural language search.\n- Enables retrieval of relevant classes, functions, or modules by meaning, not just exact name matches.\n- Fast incremental indexing with support for filtering by symbol type, customizing exclusions, and easy integration into agentic workflows.\n- Designed for Python projects; not intended for non-Python codebases or exact-string\/grep searches.",
        "changelogSource": "user",
        "createdAt": 1774806151357,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17aq2220j6m9xcshnf9a0q20h83qr92",
        "displayName": "Ryne Schultz",
        "handle": "ryno2390",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/16257434?v=4",
        "kind": "user",
        "linkedUserId": "kn7f9rtknfvaffdtx3051vfh8h83py8b"
    },
    "ownerHandle": "ryno2390",
    "skill": {
        "_creationTime": 1774806151357,
        "_id": "kd75dmbszq0x248ccser78p0g583vtwy",
        "badges": [],
        "createdAt": 1774806151357,
        "displayName": "Codebase Search",
        "latestVersionId": "k97dvzq4gwbjvq00ebcm96afbx83vcfc",
        "ownerPublisherId": "s17aq2220j6m9xcshnf9a0q20h83qr92",
        "ownerUserId": "kn7f9rtknfvaffdtx3051vfh8h83py8b",
        "slug": "codebase-search",
        "stats": {
            "comments": 0,
            "downloads": 15,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Build a persistent semantic vector index over a Python codebase and search it with natural language. Use when an agent needs to find relevant classes, functi...",
        "tags": {
            "agentic-coding": "k97dvzq4gwbjvq00ebcm96afbx83vcfc",
            "chromadb": "k97dvzq4gwbjvq00ebcm96afbx83vcfc",
            "latest": "k97dvzq4gwbjvq00ebcm96afbx83vcfc",
            "python": "k97dvzq4gwbjvq00ebcm96afbx83vcfc",
            "semantic-search": "k97dvzq4gwbjvq00ebcm96afbx83vcfc"
        },
        "updatedAt": 1774806408476
    }
}