network_call
Outbound network call
Outbound network call
Line 497Snippets
def fetch_quote(session: requests.Session, quote_id: str) -> dict[str, Any]: quote = fetch_quote(session, direct_quote_id) quote = fetch_quote(session, resolved.quote_id) quote = fetch_quote(session, resolved.quote_id)env_access
Environment variable access
Environment variable access
Line 295Snippets
raw_extra_roots = os.environ.get(WATCHLIST_ALLOWED_ROOTS_ENV, "") os.environ,Trust Score
Updated há 7 dias
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated há 7 dias
Analisado 31 de mar. de 2026, 15:56
Descricao
Query real-time stock prices, basic quote fields, and manage a Markdown watchlist for A-share, Hong Kong, and US stocks. Use when users ask in Chinese or by ticker/code to search stocks, inspect current price and quote basics, or maintain a watchlist stored in a Markdown file.
Scans recentes
31 de mar. de 2026, 15:56
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:43
Run 1