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 vor 6 Tagen
Analysiert
31.03.2026, 15:56
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 6 Tagen
Analysiert 31.03.2026, 15:56
Beschreibung
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.
Letzte Scans
31.03.2026, 15:56
Latest analysis
31.03.2026, 15:11
Run 2
27.03.2026, 15:43
Run 1