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
Mis a jour la semaine dernière
Analyse le
31 mars 2026, 15:56
+ 2 previous scans
Compatible avec
Skill details
Mis a jour la semaine dernière
Analyse le 31 mars 2026, 15:56
Description
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 recents
31 mars 2026, 15:56
Latest analysis
31 mars 2026, 15:11
Run 2
27 mars 2026, 15:43
Run 1