Exchange Rate Inquiry & Conversion - 汇率查询
v1.0.3货币汇率换算、热门汇率、货币列表及银行外汇牌价等。当用户说:100 美元换多少人民币?今天中行美元现汇价?或类似汇率换算问题时,使用本技能。
⭐ 10· 465·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, SKILL.md, and exchange.py align: the skill queries JisuAPI exchange endpoints and needs an AppKey (JISU_API_KEY). Requiring python3 is expected for the provided Python script.
Instruction Scope
SKILL.md instructs only how to call the included script and how to set JISU_API_KEY. The instructions and script only access the environment variable JISU_API_KEY and make HTTP requests to api.jisuapi.com; they do not read arbitrary files, other env vars, or send data to unexpected endpoints.
Install Mechanism
This is instruction-only with an included Python script (no install spec). The script uses the third-party 'requests' library but the skill metadata does not declare this dependency—users must ensure 'requests' is available. Network calls go to the documented JisuAPI endpoints (expected).
Credentials
Only JISU_API_KEY is required and declared as the primary credential, which is proportionate for calling the JisuAPI service. No other credentials or config paths are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system config, and is user-invocable. Autonomous invocation remains possible (platform default) but is not combined with elevated privileges here.
Assessment
This skill appears to do what it claims: it sends requests to api.jisuapi.com and returns exchange data. Before installing, ensure you are comfortable providing a JISU_API_KEY (the key will be sent to JisuAPI), verify your JisuAPI account/quotas, and install the Python 'requests' library in the agent environment. Because the skill's homepage/source is unknown, consider creating or using a dedicated API key with limited scope/quota rather than a highly-privileged account. If you need higher assurance, review the JisuAPI privacy/TOS and run the script in an isolated environment to confirm behavior.Like a lobster shell, security has layers — review code before you run it.
latestvk97a1p7qwntqrqhhb5axcd044x844ccc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
💱 Clawdis
Binspython3
EnvJISU_API_KEY
Primary envJISU_API_KEY
