Eastmoney

by codenova58v0.1.0

⚠️ Review

Access and summarize public market data, news, and industry trends from Eastmoney, excluding trading or bulk data extraction.

clawhub install eastmoney
📥
8
All-time Downloads
📦
8
Active Installs
1
Stars

Security Analysis

🤖 Powered by DeepSeek AI

75/100
Safety Score

This skill appears safe for its intended purpose of summarizing public market data with clear usage boundaries. The main concerns are the unknown author identity and lack of update history, but the explicit limitations on functionality and appropriate license mitigate significant risks. It warrants monitoring but doesn't show immediate security threats.

Data Privacy RiskSkill only accesses public market data with explicit exclusion of sensitive operations
Permission ScopePermissions appear appropriate for read-only market data summarization
⚠️Supply Chain RiskAuthor 'codenova58' is unknown with no verified identity or reputation
Code TransparencyClear documentation of functionality boundaries and compliance reminders
Malware IndicatorsNo suspicious patterns; explicitly prohibits bulk scraping and reverse engineering
Social Engineering RiskFocused on data summarization without user manipulation capabilities
⚠️Dependency SafetyInsufficient information about dependencies in provided metadata
⚠️Update FrequencyOnly one version with no update history; initial release status
⚠️Community ValidationLow community engagement (1 star, 0 comments) despite moderate downloads
License ComplianceMIT-0 license is permissive and appropriate for public data tools

Last scanned: 3/29/2026

Community Mentions

From Reddit & GitHub discussions

😐
😐 Mixed
5 mention(s) found · 0 Reddit, 5 GitHub
⚫ GitHub😟 Negative

TextPainter is not working well for WidgetSpan in web

TextPainter is not wroking well for WidgetSpan higher than v1.8.5(Not Exactly) * lower than v1.8.5 - [x] TextPainter .getPositionForOffset - [ ] TextPainter .getOffsetForCaret - [x] TextPainter .getBoxesForSelection * higher than v1.8.5 - [ ] TextPainter .getPositionForOffset - [

⚫ GitHub😐 Neutral

改了版code_id_map_em函数, 暂时能用

``` def code_id_map_em() -> dict: """ 东方财富-股票和市场代码 https://quote.eastmoney.com/center/gridlist.html#hs_a_board :return: 股票和市场代码 :rtype: dict """ url = "https://80.push2.eastmoney.com/api/qt/clist/get" params = { "pn": "1", "pz": "200", # 每次请求 200 个数据 "po": "1", "np":

⚫ GitHub😐 Neutral

基金列表报错

基金列表是空的,看了下控制台报错了,getIndFundData方法中接口请求返回的data对象为空`e.data.data.diff`,导致报错 ```javascript getIndFundData() { var t = this , e = "https://push2.eastmoney.com/api/qt/ulist.np/get?fltt=2&fields=f2,f3,f4,f12,f13,f14&secids=" + this.seciList.join(",") + "&_=" + (new Date).getTime(); this.$ax

⚫ GitHub😐 Neutral

要换工作了

https://blog.wolfogre.com/posts/from-eastmoney-to-qiniu/

⚫ GitHub😊 Positive

后端接口需求:今日市场新闻

## 需求概述 个人中心页面 (`/app/profile`) 需要展示"今日市场新闻"模块,用于向用户展示实时市场动态和财经资讯。 ### 前端现状 目前前端已预留该模块的 UI 位置,使用静态演示数据占位: - 展示时间 + 新闻标题的列表形式 - 每条新闻包含:时间戳、标题内容 --- ## 期望的后端接口 ### 接口设计 ``` GET /api/v1/market/news/today ``` **响应格式:** ```json { "data": [ { "id": "news_001", "timestamp": "202

User Reviews

Loading reviews...

Sign in to write a review

Sign In

Changelog v0.1.0

eastmoney-hot-trend 0.1.0 - Initial release registering the “东方财富” (Eastmoney) hot trend skill. - Supports retrieval and summarization of public market quotes, news, and bulletins. - Limits functionality to lightweight info extraction; no trading, bulk scraping, or reverse engineering. - Provides structured outputs for major Eastmoney pages—quotes, news, and trending sectors. - Includes automation guidance and compliance reminders on usage boundaries.

Safety Score

75
out of 100
⚠️ Review

🤖 AI-powered scan

Info

Version
0.1.0
Versions
1
Author
codenova58
Updated
Mar 17, 2026
License
MIT-0
Install on ClawHub →⚖️ Compare Skills← Browse All Skills