风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Yahoo Finance News

作者: phonphrm
Slug:yahoofinance-news
版本:1.0.1
更新时间:2026-03-22 16:26:48
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and requirements are coherent with its stated purpose (fetching Yahoo Finance news via yfinance); it requests no credentials and only performs local caching and network...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774163556156,
        "_id": "k97fehxjf1cjq9fv02hskr1j6s83czk4",
        "changelog": "- Skill renamed from \"finance-news\" to \"yahoofinance-news\".\n- Updated output formatting: each news item must include a URL (prefer \"url\" field; fallback to \"link\").\n- Explicit rule: do not return headlines without an accessible URL—output \"URL not available\" if both fields are missing.\n- Clearer instructions for presenting per-item links and structured summaries in agent responses.\n- Minor cleanup of trigger phrases and provider wording.",
        "changelogSource": "user",
        "createdAt": 1774163556156,
        "parsed": {
            "clawdis": {
                "config": {
                    "example": "# No API key required\n# Install deps once in this skill folder\npip install -r requirements.txt",
                    "stateDirs": [
                        ".cache\/finance-news"
                    ]
                },
                "emoji": "📰",
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "phonphrm",
        "handle": "phonphrm",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/87845298?v=4",
        "kind": "user",
        "linkedUserId": "kn7e4n730pnvc2ptxs9n2g8h8183dy4d"
    },
    "ownerHandle": "phonphrm",
    "skill": {
        "_creationTime": 1774159908048,
        "_id": "kd70e7bvx5gexxyekw83n7nvp583dz8k",
        "badges": [],
        "createdAt": 1774159908048,
        "displayName": "Yahoo Finance News",
        "latestVersionId": "k97fehxjf1cjq9fv02hskr1j6s83czk4",
        "ownerUserId": "kn7e4n730pnvc2ptxs9n2g8h8183dy4d",
        "slug": "yahoofinance-news",
        "stats": {
            "comments": 0,
            "downloads": 57,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 2
        },
        "summary": "Fetch recent finance news headlines for stock, ETF, and index symbols via Yahoo Finance (yfinance), with caching and structured JSON output.",
        "tags": {
            "latest": "k97fehxjf1cjq9fv02hskr1j6s83czk4"
        },
        "updatedAt": 1774168008077
    }
}