风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

Baserow

作者: Eric Bone
Slug:baserow
版本:1.0.0
更新时间:2026-03-24 12:56:20
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's instructions generally match a Baserow integration, but there are important inconsistencies and risky details (undeclared required credentials, a baked-in instance URL, and a literal examp...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772380843162,
        "_id": "k971yezdg74fp6sqt2sapnqv59823qj9",
        "changelog": "- Initial release of the baserow skill to work with Baserow tables and rows via REST API for reading, inserting, and updating CRM\/pipeline data.\n- Supports reading with Python (GET requests) and requires curl for writes (POST\/PATCH) due to API limitations.\n- Includes documentation for environment variable setup, authentication, table mappings for Renpho CRM, and minimal usage examples.\n- Highlights important safety and usage conventions for integrating with Baserow in Renpho sales workflows.",
        "changelogSource": "auto",
        "createdAt": 1772380843162,
        "parsed": {
            "clawdis": {
                "envVars": [
                    {
                        "name": "BASEROW_BASE_URL",
                        "required": true
                    },
                    {
                        "name": "BASEROW_TOKEN",
                        "required": true
                    }
                ],
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Eric Bone",
        "handle": "ericjbone",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/88692009?v=4",
        "kind": "user",
        "linkedUserId": "kn78897ev7kjtvk7745yj16qa181j17f"
    },
    "ownerHandle": "ericjbone",
    "skill": {
        "_creationTime": 1772380843162,
        "_id": "kd7ar76r7jg935mcc07ett1trh822jp4",
        "badges": [],
        "createdAt": 1772380843162,
        "displayName": "Baserow",
        "latestVersionId": "k971yezdg74fp6sqt2sapnqv59823qj9",
        "ownerUserId": "kn78897ev7kjtvk7745yj16qa181j17f",
        "slug": "baserow",
        "stats": {
            "comments": 0,
            "downloads": 243,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Work with Baserow tables\/rows over the REST API for reads, inserts, and updates. Use when user asks to view or modify Baserow CRM\/pipeline data.",
        "tags": {
            "latest": "k971yezdg74fp6sqt2sapnqv59823qj9"
        },
        "updatedAt": 1774328180796
    }
}