Skills of macro economy data released by ft.tech.
v1.0.1中国与美国宏观经济指标技能集(market.ft.tech)。中国:GDP、LPR、PMI、PPI、CPI、财政收入、信贷、外储、社零、税收、M0/M1/M2、进出口、工业增加值、存准率、固投等 15 项月度/季度;美国:按 type 查询 ISM、非农、贸易帐、失业率、PPI/CPI、新屋/成屋、耐用品、咨商会...
⭐ 4· 196·0 current·0 all-time
by@shawn92
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
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.
Instruction Scope
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.
Install Mechanism
No install spec; this is instruction+script-only and does not download or install external code or packages.
Credentials
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.
Persistence & Privilege
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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk978s5fk97vg8n9g995ra5pjch835bbd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
