Skills of A-share kline data released by ft.tech.
PassAudited by ClawScan on May 1, 2026.
Overview
This skill appears benign: it runs bundled Python code to fetch disclosed A-share market data from market.ft.tech and does not request credentials or persistence.
This skill is appropriate for stock K-line and minute-price queries. Before installing, be aware that your requested stock codes and time ranges are sent to market.ft.tech, and that the registry does not provide an upstream source or homepage.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Stock symbols and requested time ranges may be sent to market.ft.tech so the agent can retrieve market data.
The skill discloses that it sends HTTP GET requests to an external market-data API. This matches the advertised stock-data lookup purpose and is not hidden.
所有接口均以 `https://market.ft.tech/app` 为基础域名,使用 HTTP GET,并携带请求头 `X-Client-Name: ft-web`。
Use it for non-sensitive market-data lookups and confirm you are comfortable sharing the queried stock symbols and time ranges with that provider.
Users have less external context for verifying who maintains the code beyond the registry owner and the supplied artifacts.
The registry metadata does not provide an upstream source or homepage. The provided code is small and coherent, and there is no install script, but provenance is limited.
Source: unknown Homepage: none
Review the bundled files before installation if provenance matters for your environment.
