Back to skill
Skillv1.0.1
VirusTotal security
Free A Share Real Time Data · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:37 AM
- Hash
- 4d46d3a98539092dd2225a7980c115281bad7eb522162cef4ad326c43e50639d
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: free-a-share-real-time-data Version: 1.0.1 The skill bundle is benign. Its primary purpose is to fetch China A-share stock market data using the `mootdx` library. The `SKILL.md` instructions and `scripts/setup_and_verify.py` script perform standard package installation (`pip install mootdx`), verify dependencies, and demonstrate data fetching from legitimate TDX servers. The only non-standard behavior is a monkey-patch (`tdxpy.hq.time_frame = lambda: True`) in `SKILL.md` and `scripts/setup_and_verify.py` to bypass a trading-hour check, which is explicitly explained as a fix for timezone issues and does not introduce any security vulnerabilities or malicious capabilities. All network activity is directly related to fetching stock data, and there is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
- External report
- View on VirusTotal
