风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Native Airtable

作者: codeninja23
Slug:native-airtable
版本:0.1.0
更新时间:2026-03-24 12:32:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's files, instructions, and required credential line up with its stated purpose (reading Airtable via the official API) and do not request unrelated access or install arbitrary code.

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771927570214,
        "_id": "k97e3s2df3wz20zfqvaxfvt62h81rveg",
        "changelog": "Initial release — Connects directly to Airtable's official API for reading spreadsheet\/database contents.\n\n- Read Airtable bases, tables, and records through direct API calls (no third-party proxy).\n- Supports filtering, field selection, view selection, and record searching.\n- Requires a Personal Access Token (PAT) for authentication (old API keys not supported).\n- Provides command-line scripts for listing and querying bases, tables, and records.\n- Clear setup instructions and usage examples included.",
        "changelogSource": "auto",
        "createdAt": 1771927570214,
        "parsed": {
            "clawdis": {
                "primaryEnv": "AIRTABLE_PAT",
                "requires": {
                    "bins": [
                        "python3"
                    ],
                    "env": [
                        "AIRTABLE_PAT"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "codeninja23",
        "handle": "codeninja23",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/34013241?v=4",
        "kind": "user",
        "linkedUserId": "kn7b35ers58w4hgty03w7jx51980vnk9"
    },
    "ownerHandle": "codeninja23",
    "skill": {
        "_creationTime": 1771927570214,
        "_id": "kd747remyhzpmfxp2h3a0mna6x81rk5t",
        "badges": [],
        "createdAt": 1771927570214,
        "displayName": "Native Airtable",
        "latestVersionId": "k97e3s2df3wz20zfqvaxfvt62h81rveg",
        "ownerUserId": "kn7b35ers58w4hgty03w7jx51980vnk9",
        "slug": "native-airtable",
        "stats": {
            "comments": 0,
            "downloads": 369,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 2,
            "versions": 1
        },
        "summary": "Read Airtable bases, tables, and records directly via the Airtable API. Use when you need spreadsheet\/database data from Airtable. Calls api.airtable.com dir...",
        "tags": {
            "latest": "k97e3s2df3wz20zfqvaxfvt62h81rveg"
        },
        "updatedAt": 1774326756999
    }
}