stock-price-checker-hardenedCheck stock prices using yfinance library. No API key required.
Install via ClawdBot CLI:
clawdbot install snazar-faberlens/stock-price-checker-hardenedRequires:
Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Report → https://github.com/faberlens/hardened-skills/issues/new?template=guardrail-feedbCalls external URL not in known-safe list
https://finance.yahoo.comAudited Apr 24, 2026 · audit v1.0
Generated May 22, 2026
An individual investor uses the skill to quickly check prices of stocks they hold or are watching, without navigating a web browser or logging into a brokerage account. The compact JSON output allows easy tracking of key metrics like current price, daily change, and market cap.
A financial blogger uses the skill to fetch real-time stock data to embed in articles or social media posts. The script's output format can be parsed to generate charts or tables for market updates.
A quant developer uses the skill to retrieve historical or current price data for backtesting trading strategies. While the skill provides current data, it can be adapted for batch processing of symbols to compare performance.
A teacher uses the skill in a classroom to demonstrate how stock prices fluctuate and how to compute financial metrics. Students can run the command with different tickers and analyze the returned JSON data.
Offer a paid dashboard that aggregates stock data for multiple tickers using this skill. Revenue comes from monthly or yearly subscriptions for premium features like watchlists, alerts, and historical data analysis.
Create a daily or weekly newsletter that uses the skill to fetch prices for a curated list of stocks. Monetize through display ads or sponsored sections from financial brands.
Wrap the skill with a REST API and charge per API call for developers who need stock data in their applications without using yfinance directly. Offer tiers based on request volume.
💬 Integration Tip
To integrate into a larger workflow, pipe the JSON output to a script that parses the data and stores it in a database. Ensure the environment has Python 3 and yfinance installed.
Scored May 22, 2026
基于东方财富数据库,支持通过自然语言输入筛选A港美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 csv 文件。Natural language screener for investment...
基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query f...
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
基于东方财富数据库,支持自然语言搜索全网最新公告、研报、财经新闻、交易所动态及官方政策等,覆盖全球市场标的,可用于热点捕捉、舆情监控、研报速览、公告精读及投资决策等场景。Natural language search for financial information, covering authoritativ...
基于东方财富数据库,支持自然语言查询全球宏观经济数据,涵盖国民经济核算、价格指数、货币金融、财政收支、对外贸易、就业民生、产业运行等多个领域,适配各类宏观经济研究、市场分析、政策解读等多元专业场景需求。返回结果包含数据说明及 csv 文件。Natural language query for macroecono...
Search and execute dynamic tools via QVeris API. Use when needing to find and call external APIs/tools dynamically (weather, search, data retrieval, stock trading analysis, etc.). Requires QVERIS_API_KEY environment variable.