OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
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 未提供
无文件信息
{
"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
}
}