风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

X

作者: Oliver Drobnik
Slug:x-api-v2
版本:1.0.0
更新时间:2026-03-08 06:27:47
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is a coherent, instruction-only X (Twitter) API v2 CLI: it requires only Python, reads credentials from ~/.openclaw/x, and its code and docs match the stated functionality.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772922442302,
        "_id": "k972awz4pkkhcyypp4seygbmqs82e8jv",
        "changelog": "Initial release of x-api-v2 skill.\n\n- Access X (Twitter) via API v2 for user profiles, timelines, threads, search, bookmarks, likes, and posting tweets.\n- Supports public data (via bearer token) and user-private actions (via OAuth 2.0).\n- Pure Python stdlib implementation — no dependencies required.\n- All commands output clean, readable text for easy integration and scripting.\n- Includes rate limit and billing\/costs info, advanced search operators, and troubleshooting guidance.",
        "changelogSource": "auto",
        "createdAt": 1772922442302,
        "parsed": {
            "clawdis": {
                "emoji": "🐦",
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Oliver Drobnik",
        "handle": "odrobnik",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/333270?v=4",
        "kind": "user",
        "linkedUserId": "kn7c7fek4a503rbvj0bxbwx6dx7yw25e"
    },
    "ownerHandle": "odrobnik",
    "skill": {
        "_creationTime": 1772922442302,
        "_id": "kd72rq3t4t75m2pa41adc49h7182e25e",
        "badges": [],
        "createdAt": 1772922442302,
        "displayName": "X",
        "latestVersionId": "k972awz4pkkhcyypp4seygbmqs82e8jv",
        "ownerUserId": "kn7c7fek4a503rbvj0bxbwx6dx7yw25e",
        "slug": "x-api-v2",
        "stats": {
            "comments": 0,
            "downloads": 153,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Access X (Twitter) via API v2: user profiles, timelines, threads, search, bookmarks, likes, and posting. Use when asked to: (1) get user info or profile, (2)...",
        "tags": {
            "latest": "k972awz4pkkhcyypp4seygbmqs82e8jv"
        },
        "updatedAt": 1772922467030
    }
}