风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

stock-price-checker

作者: rupprath
Slug:stock-price-checker
版本:1.0.0
更新时间:2026-02-26 08:10:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, instructions, and requirements are consistent with its stated purpose (fetching stock data via yfinance); there are no requests for secrets or suspicious network endpoints.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769565384141,
        "_id": "k979n364q5yc7f2qm42hc8z1gx802xd3",
        "changelog": "- Initial release of Stock Price Checker.\n- Check real-time stock prices using the yfinance library; no API key needed.\n- Supports querying most stocks and ETFs from Yahoo Finance.\n- Returns detailed data including price, change, percent change, previous close, market cap, volume, and 52-week range.\n- Handles invalid symbols and errors gracefully.",
        "changelogSource": "user",
        "createdAt": 1769565384141,
        "parsed": {
            "clawdis": {
                "emoji": "📈",
                "requires": {
                    "bins": [
                        "python3",
                        "yfinance"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "rupprath",
        "handle": "rupprath",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/9539654?v=4",
        "kind": "user",
        "linkedUserId": "kn797gwgrwy9ypa14dvw40wj8580346r"
    },
    "ownerHandle": "rupprath",
    "skill": {
        "_creationTime": 1769565384141,
        "_id": "kd78ffjcfkeerwrp9ky55t682h803xm7",
        "badges": [],
        "createdAt": 1769565384141,
        "displayName": "stock-price-checker",
        "latestVersionId": "k979n364q5yc7f2qm42hc8z1gx802xd3",
        "ownerUserId": "kn797gwgrwy9ypa14dvw40wj8580346r",
        "slug": "stock-price-checker",
        "stats": {
            "comments": 1,
            "downloads": 3779,
            "installsAllTime": 19,
            "installsCurrent": 18,
            "stars": 4,
            "versions": 1
        },
        "summary": "Check stock prices using yfinance library. No API key required.",
        "tags": {
            "latest": "k979n364q5yc7f2qm42hc8z1gx802xd3"
        },
        "updatedAt": 1772064635893
    }
}