中国与美国宏观经济指标技能集(market.ft.tech)。中国:GDP、LPR、PMI、PPI、CPI、财政收入、信贷、外储、社零、税收、M0/M1/M2、进出口、工业增加值、存准率、固投等 15 项月度/季度;美国:按 type 查询 ISM、非农、贸易帐、失业率、PPI/CPI、新屋/成屋、耐用品、咨商会...
Security Analysis
high confidenceThe skill's code and instructions consistently implement fetching macroeconomic time series from https://market.ft.tech and do not request unrelated credentials, files, or installs.
Name/description claim a set of China/US macro indicators and the package contains per-indicator handlers that perform HTTPS GETs to market.ft.tech endpoints — this matches the declared purpose and is proportionate.
SKILL.md directs the agent to route requests to sub-skills and to execute run.py which invokes local handler scripts; handlers only perform HTTP GETs to market.ft.tech and print JSON. Minor doc inconsistencies (several sub-SKILL.md examples say 'python script/handler.py' while actual handlers live under sub-skills/.../scripts/handler.py) are present but do not expand scope.
No install spec; this is instruction+script-only and does not download or install external code or packages.
No required environment variables, credentials, or config paths. Handlers only make unauthenticated GET requests to the stated base domain; requested access is proportional to the stated functionality.
always is false and the skill does not persist or modify other skill or system configurations. It runs on-demand and does not request elevated platform privileges.
Guidance
This skill appears coherent: it simply issues HTTPS GETs to market.ft.tech endpoints and returns JSON for China/US macro indicators. Before installing, verify you trust the external domain (market.ft.tech) since the skill makes network calls to it, confirm your environment allows outbound HTTPS only to approved hosts, and be aware the skill prints raw JSON from that remote service. The only practical issue is minor documentation typos about handler paths; there is no request for secrets or unusual filesystem access.
Latest Release
v1.0.1
.
More by @shawn92
Skills of A-share news data released by ft.tech.
49 stars
Skills of ETF data released by ft.tech.
48 stars
Skills of convertible bond data released by ft.tech.
46 stars
Skills of A-share market data released by ft.tech.
@Shawn92 · 4 stars
Skills of A-share holder data released by ft.tech.
@Shawn92 · 3 stars
Skills of A-share fund data released by ft.tech.
1 stars
Published by @shawn92 on ClawHub