← 返回 Skills 市场
721
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install tecent-finance-1-0-0
功能描述
Get stock prices, quotes, and compare stocks using Tencent Finance API. No API key required. Supports US stocks, China A-Shares, Hong Kong stocks. Optimized for use in mainland China.
安全使用建议
This SKILL.md claims a 'tfin' CLI but the package contains no code or executable. Do not run the suggested chmod/ln commands or download/install an executable unless you can verify its source. Recommended steps before installing or using this skill:
- Ask the publisher for the full source code or the tfin script; do not execute binaries from unknown sources.
- If they provide a script, review its contents (or run it in a sandbox) to verify it only makes HTTP calls to Tencent Finance endpoints and does not exfiltrate data or execute other system commands.
- Avoid symlinking into /usr/local/bin or running installs as root until you trust the artifact; prefer running the tool from a confined environment (virtualenv, container, or non-privileged user).
- Note the metadata inconsistencies (ownerId and slug/name variations and spelling errors). These could be benign typos but warrant asking the author to clarify provenance.
If you can't get a verifiable script/source, treat this skill as untrusted and choose a well-known alternative (e.g., a published PyPI package or a verified GitHub repo) instead.
功能分析
Type: OpenClaw Skill
Name: tecent-finance-1-0-0
Version: 1.0.0
The skill bundle's `_meta.json` and `SKILL.md` files describe a legitimate command-line interface for fetching stock data from Tencent Finance API. The `SKILL.md` provides standard installation instructions (`chmod`, `ln -sf`, `pip3 install requests rich`) and usage examples. There is no evidence of prompt injection attempting to subvert the agent's behavior for malicious purposes, nor any indication of data exfiltration, unauthorized execution, or persistence mechanisms within the provided content. The described functionality is aligned with the stated purpose.
能力评估
Purpose & Capability
The SKILL.md describes a 'tfin' CLI for Tencent Finance and gives commands to make /path/to/skills/tencent-finance/tfin executable and to symlink it into /usr/local/bin. However, the skill bundle contains no code files or executable named 'tfin'. That mismatch means the instructions expect an artifact that is not provided by the skill package.
Instruction Scope
Runtime instructions instruct the user/agent to run chmod and ln -sf to create a system-wide executable and to pip-install dependencies. They reference system paths (/usr/local/bin) and require filesystem modification privileges. The instructions do not tell where to obtain the 'tfin' executable, leaving open the possibility of downloading or creating an unchecked binary — a scope gap that could lead to executing arbitrary code.
Install Mechanism
There is no formal install spec (lowest risk in itself). But the README's manual install steps assume an included executable; because none is present, a user might fetch the binary from an external source not described here. The package itself does not perform any downloads, but the missing artifact is an installation incoherence to be aware of.
Credentials
The skill does not request environment variables, credentials, or config paths. It only lists Python runtime dependencies (requests, rich), which are proportionate to a CLI that calls a public finance API.
Persistence & Privilege
The skill is not marked always:true and does not demand autonomous privileges. However, the install instructions encourage placing an executable in /usr/local/bin (system-wide) which requires elevated privileges; the package does not include the artifact, increasing the chance a user may manually install an arbitrary binary with elevated rights.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tecent-finance-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/tecent-finance-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Tencent Finance CLI
- Fetch stock prices, detailed quotes, and compare stocks from Tencent Finance API.
- No API key required; optimized for mainland China network environments.
- Supports US stocks, China A-shares, Hong Kong stocks, and popular cryptocurrencies.
- Fast and stable access, not subject to rate limiting.
- Simple CLI commands for price checks, quotes, comparison, and search.
- Requires Python 3.7+, requests, and rich.
元数据
常见问题
Tecent Finance 1.0.0 是什么?
Get stock prices, quotes, and compare stocks using Tencent Finance API. No API key required. Supports US stocks, China A-Shares, Hong Kong stocks. Optimized for use in mainland China. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 721 次。
如何安装 Tecent Finance 1.0.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tecent-finance-1-0-0」即可一键安装,无需额外配置。
Tecent Finance 1.0.0 是免费的吗?
是的,Tecent Finance 1.0.0 完全免费(开源免费),可自由下载、安装和使用。
Tecent Finance 1.0.0 支持哪些平台?
Tecent Finance 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tecent Finance 1.0.0?
由 squally2k(@squally2k)开发并维护,当前版本 v1.0.0。
推荐 Skills