风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

index-optimization

作者: jiang-zx
Slug:index-optimization
版本:1.0.0
更新时间:2026-03-24 14:17:14
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's declared purpose (index optimization) matches the included scripts and guidance, but there are important mismatches and risky defaults—missing declared binary/credential requirements, inst...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773395769051,
        "_id": "k97f3gpk7xkej5spr9a7j0k80582vg3g",
        "changelog": "index-optimization v1.0.0\n\n- Initial release with end-to-end index optimization for single tables\/collections, supporting both full (all queries) and single-query modes.\n- Two execution confirmation modes: require-confirmation and no-confirmation.\n- Includes detailed steps: query discovery (with clickable code location links), query pattern analysis, reusable index design per DB type, explain-based validation, and iterative improvement.\n- Provides clear output requirements, including explain results with actual index hit, change justification, and rollback SQL.\n- Emphasizes safety for index deletion, requiring evidence, replacement index, and non-regressing explain plan before drop.\n- Includes quick command-line scripts for query extraction and index checking.",
        "changelogSource": "user",
        "createdAt": 1773395769051,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "jiang-zx",
        "handle": "jiang-zx",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/25993096?v=4",
        "kind": "user",
        "linkedUserId": "kn722nqavmhzc5a10n6mb867t582vs05"
    },
    "ownerHandle": "jiang-zx",
    "skill": {
        "_creationTime": 1773395769051,
        "_id": "kd75fp7dr86jf43egrjz25naz182vjk7",
        "badges": [],
        "createdAt": 1773395769051,
        "displayName": "index-optimization",
        "latestVersionId": "k97f3gpk7xkej5spr9a7j0k80582vg3g",
        "ownerUserId": "kn722nqavmhzc5a10n6mb867t582vs05",
        "slug": "index-optimization",
        "stats": {
            "comments": 0,
            "downloads": 112,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "针对指定表或集合做查询模式分析、可复用索引设计与 explain 迭代验证。支持两种优化模式:默认全量模式(定位该表\/集合所有查询)与单查询模式(用户指定某条查询时,仅分析该查询并查询数据库现有索引);支持两种执行确认模式:需确认模式与免确认模式。",
        "tags": {
            "latest": "k97f3gpk7xkej5spr9a7j0k80582vg3g"
        },
        "updatedAt": 1774333034040
    }
}