Silver Price Inquiry - 白银价格查询
v1.0.4查询国内白银期货/现货相关及伦敦银等参考行情。当用户说:白银现在什么价?伦敦银涨跌多少?或类似白银价格问题时,使用本技能。
⭐ 9· 457·1 current·1 all-time
by极速数据@jisuapi
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description ask for silver prices and the code calls JisuAPI endpoints (api.jisuapi.com/silver). Requesting JISU_API_KEY is expected and appropriate for this API-based skill.
Instruction Scope
SKILL.md instructs running the included Python script with one of three commands and to set JISU_API_KEY. The script only reads that env var, makes HTTP requests to the documented API, and prints JSON; it does not touch unrelated files or env vars.
Install Mechanism
The skill is instruction-only (no install spec). The Python script imports the third-party 'requests' package but the SKILL.md only lists 'python3' as a required binary; the dependency on the 'requests' library is not declared and will cause runtime failure if missing.
Credentials
Only JISU_API_KEY is required and is used solely to authenticate requests to the JisuAPI endpoints. There are no other credentials or unrelated env variables requested.
Persistence & Privilege
always is false and the skill does not modify agent or system config. It has normal, transient behavior (runs the script and performs API calls).
Assessment
This skill appears to do exactly what it says: query JisuAPI for silver prices. Before installing, ensure you trust the JisuAPI provider and are comfortable giving the skill an AppKey (JISU_API_KEY). Make sure the runtime has Python and the 'requests' library installed (pip install requests) or the script will fail. Monitor API usage/quotas for that key and avoid sharing your AppKey publicly. If you need stricter isolation, run the script in an environment where the AppKey is scoped and network access is controlled.Like a lobster shell, security has layers — review code before you run it.
latestvk973702pyzk22y45c8w5r1vpwn845npd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🥈 Clawdis
Binspython3
EnvJISU_API_KEY
Primary envJISU_API_KEY
