风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

Notion Openapi Skill

作者: jolestar
Slug:notion-openapi-skill
版本:1.0.0
更新时间:2026-03-24 11:36:54
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's instructions generally match a Notion REST integration, but there are inconsistencies (undeclared env/binary requirements and a documented credential-sharing pattern that can leak headers)...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774322123590,
        "_id": "k976vm3gwkxctw86kcwrbgad5583hkxe",
        "changelog": "Initial release of notion-openapi-skill, enabling Notion Public API access via UXC and a curated OpenAPI schema.\n\n- Provides commands for search, block traversal, page reads, and structured content writes in Notion.\n- Focuses on recursive reads and operations not covered by the Notion MCP.\n- Includes support for token validation, database\/data source introspection, and standard CRUD for pages and blocks.\n- Requires uxc installed, a Notion integration token or OAuth, and uses a fixed Notion-Version header (2026-03-11).\n- Operations grouped into session, traversal, write, and data source\/database reads.\n- Emphasizes explicit credentials setup and careful validation before write operations.",
        "changelogSource": "auto",
        "createdAt": 1774322123590,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1769rm50f8wvzw550m22hg10x83gkem",
        "displayName": "jolestar",
        "handle": "jolestar",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/77268?v=4",
        "kind": "user",
        "linkedUserId": "kn76v1w3vse2yfx3k4dkkbn9bd81xemv"
    },
    "ownerHandle": "jolestar",
    "skill": {
        "_creationTime": 1774322123590,
        "_id": "kd71aw0rf39yv9p6j1b9t99fqd83gh77",
        "badges": [],
        "createdAt": 1774322123590,
        "displayName": "Notion Openapi Skill",
        "latestVersionId": "k976vm3gwkxctw86kcwrbgad5583hkxe",
        "ownerPublisherId": "s1769rm50f8wvzw550m22hg10x83gkem",
        "ownerUserId": "kn76v1w3vse2yfx3k4dkkbn9bd81xemv",
        "slug": "notion-openapi-skill",
        "stats": {
            "comments": 0,
            "downloads": 12,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Operate Notion Public API through UXC with a curated OpenAPI schema for search, block traversal, page reads, content writes, and data source\/database inspect...",
        "tags": {
            "latest": "k976vm3gwkxctw86kcwrbgad5583hkxe"
        },
        "updatedAt": 1774323414760
    }
}