Gold Monitor CN 黄金监控

v1.0.0

A股黄金生态链监控工具 - 国内黄金ETF(159937/518880等)、上海金交所AU9999现货、国际COMEX黄金期货、美元指数、人民币汇率USD/CNY、A股黄金矿业股(赤峰/山东/中金等)全链路监控。区别于其他黄金技能,独占黄金ETF和矿业股联动分析,适合中国投资者。

0· 99·2 current·2 all-time
bySong_0828@song0828
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise (gold/ETF/COMEX/DXY/USD-CNY/miners monitoring) aligns with the included Python script which uses akshare to fetch market data. Declared requirement (python3) is appropriate and proportional.
Instruction Scope
SKILL.md simply instructs running the bundled script. The script only calls akshare data functions and prints summaries; it does not read unrelated system files, access environment secrets, or send data to unexpected external endpoints beyond akshare's network requests.
Install Mechanism
No install spec is provided (instruction-only). The script depends on third-party Python packages (akshare, pandas) but the skill does not provide an installation step — user must install dependencies. This is not a security concern but is operationally important.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no requests for unrelated secrets or broad credential access.
Persistence & Privilege
always is false and the skill does not attempt to persist, modify other skills, or alter system-wide settings. Autonomous invocation is allowed by default but the skill has no privileged operations.
Assessment
The skill appears coherent and focused on market monitoring. Before running: (1) inspect the bundled script (it is small and readable) and decide if you trust akshare as a data source; (2) install dependencies in a dedicated virtual environment (pip install akshare pandas) rather than system-wide; (3) run it on a machine/network where outgoing HTTP requests to data providers are acceptable; (4) remember it makes network calls to fetch market data and does not require any secrets—treat outputs as informational, not investment advice.

Like a lobster shell, security has layers — review code before you run it.

latestvk97azzk5ak8bx3zvqfpqvgtr3n83wmcp

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🥇 Clawdis
Binspython3

Comments