风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Sql Formatter

作者: John Wang
Slug:sql-formatter
版本:1.0.0
更新时间:2026-03-19 21:36:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions are coherent with its stated purpose (a local SQL formatter/linter) and it does not request credentials or external installs, though the provided source was partially...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773925652219,
        "_id": "k97ft2cyweyb04a04pvt3a9f8x836jve",
        "changelog": "Initial release of SQL Formatter:\n\n- Format, minify, and lint SQL queries directly from the command line.\n- Provides formatting with indentation and configurable keyword casing.\n- Minifies SQL by removing comments and collapsing whitespace.\n- Lints for common SQL anti-patterns (e.g., SELECT *, missing semicolons, long lines).\n- No external dependencies; implemented in pure Python.\n- Supports major SQL statement types, including SELECT, INSERT, UPDATE, DELETE, CTEs, and various JOINs.",
        "changelogSource": "auto",
        "createdAt": 1773925652219,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "John Wang",
        "handle": "johnnywang2001",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/20619402?v=4",
        "kind": "user",
        "linkedUserId": "kn7d1eg4e73mffv8r2yspkcv7582nmp1"
    },
    "ownerHandle": "johnnywang2001",
    "skill": {
        "_creationTime": 1773925652219,
        "_id": "kd72tg9bscg5vr0ebghd5tz541836ysh",
        "badges": [],
        "createdAt": 1773925652219,
        "displayName": "Sql Formatter",
        "latestVersionId": "k97ft2cyweyb04a04pvt3a9f8x836jve",
        "ownerUserId": "kn7d1eg4e73mffv8r2yspkcv7582nmp1",
        "slug": "sql-formatter",
        "stats": {
            "comments": 0,
            "downloads": 42,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Format, minify, and lint SQL queries from the command line. Formats SQL with proper indentation and keyword casing, minifies by removing whitespace and comme...",
        "tags": {
            "latest": "k97ft2cyweyb04a04pvt3a9f8x836jve"
        },
        "updatedAt": 1773927406661
    }
}