风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Google News Api

作者: Henk Nie
Slug:google-news-api
版本:0.1.0
更新时间:2026-02-28 11:37:15
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement a BrowserAct-based Google News scraper (consistent with its description) but its metadata omits the required BROWSERACT_API_KEY and the instructions explicitly tell the ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770391176311,
        "_id": "k9709b9excn4vj6sn16fvmtdv180m3aq",
        "changelog": "Initial release of google-news-api skill – scrape and retrieve structured news data from Google News automatically.\n\n- Fetches news data based on keywords, date range, and result limit.\n- Guides users to provide a BrowserAct API key if missing or invalid.\n- Returns news items with headline, source, link, publish time, and author.\n- Automatically retries once for errors (except invalid API key).\n- Fully compatible with major AI assistant platforms (OpenCode, Claude Code, Cursor, OpenClaw).",
        "changelogSource": "auto",
        "createdAt": 1770391176311,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Henk Nie",
        "handle": "phheng",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/44972754?v=4",
        "kind": "user",
        "linkedUserId": "kn7f190x8r1sp55633zj7jefm580m1x4"
    },
    "ownerHandle": "phheng",
    "skill": {
        "_creationTime": 1770391176311,
        "_id": "kd7bxfxsk4erg70nn4wmb6rfss80n1yx",
        "badges": [],
        "createdAt": 1770391176311,
        "displayName": "Google News Api",
        "latestVersionId": "k9709b9excn4vj6sn16fvmtdv180m3aq",
        "ownerUserId": "kn7f190x8r1sp55633zj7jefm580m1x4",
        "slug": "google-news-api",
        "stats": {
            "comments": 0,
            "downloads": 1693,
            "installsAllTime": 10,
            "installsCurrent": 9,
            "stars": 1,
            "versions": 1
        },
        "summary": "Scrape structured news data from Google News automatically. Use when the user asks for news on a topic, industry trends, or PR monitoring. Triggers on keywords like \"find news about\", \"track trends\", or \"monitor PR\".",
        "tags": {
            "latest": "k9709b9excn4vj6sn16fvmtdv180m3aq"
        },
        "updatedAt": 1772249835596
    }
}