风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

自然语言转 SQL 查询助手

作者: 沧海一声笑
Slug:nl2sql
版本:1.0.0
更新时间:2026-03-24 14:08:12
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is coherent with its stated NL→SQL purpose, but it asks the user to supply database credentials and instructs the agent to remember connection info in conversation while the provided scripts...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773315376070,
        "_id": "k97c1kwdwms47917xek27b3cdx82sr2k",
        "changelog": "Initial release of the nl2sql skill.\n\n- Converts natural language to SQL queries and executes them on MySQL databases.\n- Supports both local and remote MySQL database connections; users can provide host, port, user, and password.\n- Handles SELECT, INSERT, UPDATE, DELETE queries, as well as transaction operations.\n- Multiple output formats supported: table (default), CSV, and JSON.\n- Strict credential security enforced: never expose database passwords in any output or reply.\n- Includes safety checks for destructive operations (e.g., DELETE\/DROP must be confirmed by user).",
        "changelogSource": "user",
        "createdAt": 1773315376070,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "沧海一声笑",
        "handle": "cyesky",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/33210864?v=4",
        "kind": "user",
        "linkedUserId": "kn75t61mdy4vkvp14vs1w9t37s82rkhp"
    },
    "ownerHandle": "cyesky",
    "skill": {
        "_creationTime": 1773315376070,
        "_id": "kd74t3bzqcgmr44k65vaqj2ga982shb1",
        "badges": [],
        "createdAt": 1773315376070,
        "displayName": "自然语言转 SQL 查询助手",
        "latestVersionId": "k97c1kwdwms47917xek27b3cdx82sr2k",
        "ownerUserId": "kn75t61mdy4vkvp14vs1w9t37s82rkhp",
        "slug": "nl2sql",
        "stats": {
            "comments": 0,
            "downloads": 197,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "自然语言转 SQL 查询助手。将用户的自然语言描述转换为 SQL 语句,自动执行并返回结果。 支持连接本地或远程 MySQL 数据库、用户自行指定数据库连接信息(host\/port\/user\/password)、 增删改查(SELECT\/INSERT\/UPDATE\/DELETE)、事务操作、多种输出格式(tabl...",
        "tags": {
            "latest": "k97c1kwdwms47917xek27b3cdx82sr2k"
        },
        "updatedAt": 1774332492526
    }
}