场外基金查询
v1.0.0查询场外基金(公募基金)的实时估值、净值、基本信息。支持天天基金代码查询。当用户询问基金净值、基金估值、基金涨跌时使用。
⭐ 0· 613·4 current·4 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name/description (fund lookup) matches the included Python script which fetches fund data from public Eastmoney / 1234567 endpoints. Minor inconsistency: the registry metadata lists no required binaries, while SKILL.md declares a requirement for python3; otherwise all required artifacts are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the bundled script with a fund code and optional command. The script only performs HTTP requests to public fund data endpoints, parses responses, and prints formatted output. It does not read other files, access environment variables, or transmit data to unknown endpoints.
Install Mechanism
No install spec is present (instruction-only with one bundled script). Nothing is downloaded or written to disk beyond running the included script, so install risk is low.
Credentials
The skill requires no credentials or environment variables. The bundled script performs network requests only to fund data endpoints and does not access unrelated secrets or config paths.
Persistence & Privilege
The skill is not always-enabled and does not modify other skills or system configuration. It runs only when invoked and has no elevated persistence requirements.
Assessment
This skill runs a local Python 3 script (bundled) that makes outbound HTTP requests to public fund-data endpoints (fund.eastmoney.com, api.fund.eastmoney.com, fundgz.1234567.com.cn). It does not request credentials or read local files. Before installing: ensure you have/allow python3, confirm your environment permits outbound requests to those domains, and be aware the package source is 'unknown' with no homepage—if you require provenance, ask the publisher for a source repository or verify the script independently. Also note the small metadata mismatch: SKILL.md requires python3 while registry metadata lists no required binaries.Like a lobster shell, security has layers — review code before you run it.
latestvk97ekjfkn9zfmk03v6jjmty24x82mx53
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
