风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

opentwitter

作者: infra403
Slug:opentwitter-mcp
版本:1.0.0
更新时间:2026-02-26 15:57:09
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requests, instructions, and install steps match its stated purpose (calling the 6551 Twitter/X API using a bearer token and curl); nothing requested appears disproportionate to that goal.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772092304629,
        "_id": "k97b661ppmjj2vvsgs9891e3jh81wwh2",
        "changelog": "Initial release of opentwitter: Twitter\/X data from the 6551 API\n\n- Query Twitter\/X user profiles, tweets, search, follower events, deleted tweets, and KOL followers via the 6551 API.\n- Requires a Bearer token via the environment variable `TWITTER_TOKEN`.\n- Supports endpoints for user info, user by ID, user tweets (with filtering), tweet search (with advanced filters), follower\/unfollower events, deleted tweets, and KOL follower lookup.\n- Provides example cURL usage and parameter details for all endpoints.\n- Includes sample data structures for users and tweets.",
        "changelogSource": "auto",
        "createdAt": 1772092304629,
        "parsed": {
            "clawdis": {
                "emoji": "🐦",
                "install": [
                    {
                        "formula": "curl",
                        "id": "curl",
                        "kind": "brew",
                        "label": "curl (HTTP client)"
                    }
                ],
                "os": [
                    "darwin",
                    "linux",
                    "win32"
                ],
                "primaryEnv": "TWITTER_TOKEN",
                "requires": {
                    "bins": [
                        "curl"
                    ],
                    "env": [
                        "TWITTER_TOKEN"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "infra403",
        "handle": "infra403",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/117965724?v=4",
        "kind": "user",
        "linkedUserId": "kn77py15mn9hd8n55103pzmsah81xn24"
    },
    "ownerHandle": "infra403",
    "skill": {
        "_creationTime": 1772092304629,
        "_id": "kd749yqm1w0hw1ytrvngcc6x8h81x80a",
        "badges": [],
        "createdAt": 1772092304629,
        "displayName": "opentwitter",
        "latestVersionId": "k97b661ppmjj2vvsgs9891e3jh81wwh2",
        "ownerUserId": "kn77py15mn9hd8n55103pzmsah81xn24",
        "slug": "opentwitter-mcp",
        "stats": {
            "comments": 0,
            "downloads": 2812,
            "installsAllTime": 22,
            "installsCurrent": 22,
            "stars": 17,
            "versions": 1
        },
        "summary": "Twitter\/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers.",
        "tags": {
            "latest": "k97b661ppmjj2vvsgs9891e3jh81wwh2"
        },
        "updatedAt": 1772092629576
    }
}