风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

sql-to-go

作者: weirubo
Slug:sql-to-go
版本:1.0.0
更新时间:2026-03-16 00:51:53
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only SQL-to-Go struct converter and its requirements and instructions are consistent with that purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773588692783,
        "_id": "k972a4baeqxx9whj1zsfjwp34n82zgwm",
        "changelog": "- Initial release: Convert MySQL CREATE TABLE statements to Go structs\n- Maps MySQL column types to Go types, including handling of unsigned and nullable types\n- Converts snake_case column names to CamelCase Go field names, preserving common acronyms\n- Automatically generates form, json, and xorm tags for each struct field\n- Supports key xorm tag constraints: pk, autoincr, unique, not null, defaults, comments, and index\n- Uses table comments as Go struct comments for improved code documentation",
        "changelogSource": "user",
        "createdAt": 1773588692783,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "weirubo",
        "handle": "weirubo",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/15801198?v=4",
        "kind": "user",
        "linkedUserId": "kn7c897xwgwve7w6tambc8w7x582z2sm"
    },
    "ownerHandle": "weirubo",
    "skill": {
        "_creationTime": 1773588692783,
        "_id": "kd7f7xqy0z40cht5qvnpq8vdq982z3m1",
        "badges": [],
        "createdAt": 1773588692783,
        "displayName": "sql-to-go",
        "latestVersionId": "k972a4baeqxx9whj1zsfjwp34n82zgwm",
        "ownerUserId": "kn7c897xwgwve7w6tambc8w7x582z2sm",
        "slug": "sql-to-go",
        "stats": {
            "comments": 0,
            "downloads": 101,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Convert MySQL CREATE TABLE statements to Go structs with form, json, and xorm tags. Use when converting SQL DDL to Go struct definitions, generating ORM mode...",
        "tags": {
            "latest": "k972a4baeqxx9whj1zsfjwp34n82zgwm"
        },
        "updatedAt": 1773593513616
    }
}