← 返回 Skills 市场
Tecent Finance 1
作者
sunerw-dev
· GitHub ↗
· v1.0.0
962
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tecent-finance-1
功能描述
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.
安全使用建议
Do not run the chmod/ln commands or try to install a 'tfin' binary from unknown sources. This skill's README claims a bundled CLI, but the package contains no executable or source code and the metadata owner id is inconsistent — both are red flags. If you want to use this safely, ask the publisher for the upstream repository or a signed release (GitHub release or official project site), inspect the tfin source code, or obtain the binary from a trusted distro. If the author explains that this SKILL.md is only usage docs for an externally provided tool, confirm where that tool comes from and verify its integrity before creating symlinks under /usr/local/bin. Additional information that would change this assessment: included source code or a verified download URL, matching owner metadata, or a known homepage/repository.
功能分析
Type: OpenClaw Skill
Name: tecent-finance-1
Version: 1.0.0
The provided skill bundle, consisting of `_meta.json` and `SKILL.md`, appears benign. The `SKILL.md` file outlines the purpose of fetching stock data from Tencent Finance API and provides standard installation instructions (`chmod +x`, `ln -sf`) and usage examples for a CLI tool. There are no indications of prompt injection attempts against the AI agent, no instructions for malicious execution, data exfiltration, persistence, or any other high-risk behaviors. The dependencies (`requests`, `rich`) are common Python libraries.
能力评估
Purpose & Capability
The SKILL.md describes a 'tfin' Python CLI that fetches Tencent Finance data and even gives install/symlink instructions, but the skill bundle contains no code or binary. That means the declared capability (a CLI bundled in the skill) is not actually present. The overall purpose (fetching stock prices) is plausible, but the package's contents do not match the claimed capability.
Instruction Scope
Instructions are narrowly scoped to fetching finance data and to installing dependencies (requests, rich) and running the 'tfin' command. They do not request unrelated files or credentials. However, the instructions instruct filesystem actions (chmod and creating a symlink to /usr/local/bin) referencing a path inside the skill (/path/to/skills/tencent-finance/tfin) that does not exist in the bundle — an incoherence that could cause users to run commands on unknown binaries if they obtain them elsewhere.
Install Mechanism
There is no install spec (instruction-only), which is low-risk in itself, but SKILL.md tells users to chmod and symlink a binary into /usr/local/bin. That implies writing to a system-wide location (requires elevated privileges) yet no code or trusted download/source is provided. Directing users to place an executable into system paths without supplying or verifying it is a suspicious practice.
Credentials
The skill requests no environment variables, credentials, or config paths. The declared environment needs (requests, rich, Python 3.7+) are proportionate to a small CLI that queries a public API.
Persistence & Privilege
The skill does not request persistent presence (always:false) and makes no claims of modifying other skills or system-wide agent settings. It is user-invocable only, which is appropriate for this functionality.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tecent-finance-1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/tecent-finance-1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Tencent Finance CLI v1.0.0
- Initial release of a Python CLI for fetching stock data via Tencent Finance API, with no API key required.
- Supports US stocks, China A-shares, Hong Kong stocks, and cryptocurrencies; optimized for access in mainland China.
- Provides commands for quick price checks, detailed quotes, stock comparison, and symbol search.
- Includes clear examples, troubleshooting tips, and symbol formats for supported markets.
- Requires Python 3.7+, requests, and rich.
元数据
常见问题
Tecent Finance 1 是什么?
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 插件,目前累计下载 962 次。
如何安装 Tecent Finance 1?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tecent-finance-1」即可一键安装,无需额外配置。
Tecent Finance 1 是免费的吗?
是的,Tecent Finance 1 完全免费(开源免费),可自由下载、安装和使用。
Tecent Finance 1 支持哪些平台?
Tecent Finance 1 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tecent Finance 1?
由 sunerw-dev(@sunerw-dev)开发并维护,当前版本 v1.0.0。
推荐 Skills