风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Baserow CLI

作者: Jamil Zakirov
Slug:baserow-cli-tool
版本:0.1.0
更新时间:2026-03-06 06:44:38
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only wrapper describing how to use the baserow CLI and its required env vars; its requirements and instructions are consistent with that purpose.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772750670512,
        "_id": "k97avk1m3x247p8hc8fs3d9j9h82bqwy",
        "changelog": "Initial release of baserow-cli (v0.1.0):\n\n- Enables create, read, update, and delete operations for Baserow tables and rows via CLI.\n- Supports listing and inspecting tables and fields, as well as batch operations (batch-create, batch-update, batch-delete).\n- Allows configuration through an interactive setup, environment variables, or CLI flags.\n- Returns output as JSON by default, suitable for further processing.\n- Includes safety checks for destructive actions (delete) and clear error reporting conventions.",
        "changelogSource": "auto",
        "createdAt": 1772750670512,
        "parsed": {
            "clawdis": {
                "cliHelp": "baserow --help",
                "emoji": "🗄️",
                "requires": {
                    "bins": [
                        "baserow"
                    ],
                    "env": [
                        "BASEROW_TOKEN",
                        "BASEROW_URL"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Jamil Zakirov",
        "handle": "jzakirov",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/15848838?v=4",
        "kind": "user",
        "linkedUserId": "kn72t9438hsz2bwmsrysdtk31981k2rz"
    },
    "ownerHandle": "jzakirov",
    "skill": {
        "_creationTime": 1772750670512,
        "_id": "kd7c6rggr1f7efam5wtgfwvsd182by1j",
        "badges": [],
        "createdAt": 1772750670512,
        "displayName": "Baserow CLI",
        "latestVersionId": "k97avk1m3x247p8hc8fs3d9j9h82bqwy",
        "ownerUserId": "kn72t9438hsz2bwmsrysdtk31981k2rz",
        "slug": "baserow-cli-tool",
        "stats": {
            "comments": 0,
            "downloads": 170,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Baserow: Create, read, update, and delete rows, list tables and fields. Use when the user wants to interact with Baserow — querying data, creating or updatin...",
        "tags": {
            "latest": "k97avk1m3x247p8hc8fs3d9j9h82bqwy"
        },
        "updatedAt": 1772750678223
    }
}