风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

SQL Query Reviewer

作者: Lnguyen1996
Slug:sql-query-reviewer
版本:1.0.0
更新时间:2026-03-22 12:11:48
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent: it is an instruction-only SQL reviewer that asks for user-provided SQL and returns a structured report, and it does not request extra credentials, installs, or surp...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774152206622,
        "_id": "k97d4w0b8k4bhag14z266pzb2h83dmh0",
        "changelog": "Initial release of sql-query-reviewer skill.\n\n- Reviews SQL queries for correctness, performance, and security issues across major dialects\n- Detects common problems: N+1, missing indexes, injection risks, cartesian joins, implicit casts, and more\n- Returns structured review reports with severity ratings and optimized rewrites\n- Highlights what’s correct alongside actionable fixes and summary recommendations\n- Supports PostgreSQL, MySQL, SQLite, SQL Server, Oracle, BigQuery, Snowflake, and ANSI SQL\n- Learns from usage to surface the top 3 most common SQL issues over time",
        "changelogSource": "auto",
        "createdAt": 1774152206622,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Lnguyen1996",
        "handle": "lnguyen1996",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/97846628?v=4",
        "kind": "user",
        "linkedUserId": "kn795jhy8qr84f9hffc3a39x2x83c6aj"
    },
    "ownerHandle": "lnguyen1996",
    "skill": {
        "_creationTime": 1774152206622,
        "_id": "kd7eaxxqx9rjmegpx186varm5x83dtkd",
        "badges": [],
        "createdAt": 1774152206622,
        "displayName": "SQL Query Reviewer",
        "latestVersionId": "k97d4w0b8k4bhag14z266pzb2h83dmh0",
        "ownerUserId": "kn795jhy8qr84f9hffc3a39x2x83c6aj",
        "slug": "sql-query-reviewer",
        "stats": {
            "comments": 0,
            "downloads": 33,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Reviews SQL queries for correctness, security risks, and performance issues; provides a structured report with severity ratings and optimized rewrites.",
        "tags": {
            "latest": "k97d4w0b8k4bhag14z266pzb2h83dmh0"
        },
        "updatedAt": 1774152708276
    }
}