风险评分

82/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: clean

Airtable w/Python

作者: grishick
Slug:pydantic-airtable
版本:1.0.1
更新时间:2026-03-24 14:11:08
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and behavior match its Airtable management purpose; included scripts perform local file reads and can import/execute a local module (documented), so use with trusted inputs an...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773347775724,
        "_id": "k979ttszbvpc3vfg817yayh3t582rx8g",
        "changelog": "- Added explicit installation instructions and environment variable requirements to metadata.\n- Introduced a new \"Safety notes\" section with warnings about credentials, tokens, file inputs, and module imports.\n- Clarified that `pydantic-airtable` installation may be isolated via virtualenv\/container.\n- No functional or workflow changes to core usage or bundled scripts.",
        "changelogSource": "user",
        "createdAt": 1773347775724,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "python3"
                    ],
                    "env": [
                        "AIRTABLE_ACCESS_TOKEN",
                        "AIRTABLE_BASE_ID"
                    ]
                }
            }
        },
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "grishick",
        "handle": "grishick",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1310940?v=4",
        "kind": "user",
        "linkedUserId": "kn7bwb86pcjbm35tfv442rgj3s82sj0w"
    },
    "ownerHandle": "grishick",
    "skill": {
        "_creationTime": 1773347238305,
        "_id": "kd70pc7ny7f27s28htnegvsbnd82r65t",
        "badges": [],
        "createdAt": 1773347238305,
        "displayName": "Airtable w\/Python",
        "latestVersionId": "k979ttszbvpc3vfg817yayh3t582rx8g",
        "ownerUserId": "kn7bwb86pcjbm35tfv442rgj3s82sj0w",
        "slug": "pydantic-airtable",
        "stats": {
            "comments": 0,
            "downloads": 135,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "Manage Airtable tables and records via the pydantic-airtable Python library. Use when creating, listing, updating, deleting, or inspecting Airtable records o...",
        "tags": {
            "latest": "k979ttszbvpc3vfg817yayh3t582rx8g"
        },
        "updatedAt": 1774332668660
    }
}