← 返回 Skills 市场
pz325

Tecent Finance

作者 pz325 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
3650
总下载
6
收藏
22
当前安装
1
版本数
在 OpenClaw 中安装
/install tecent-finance
功能描述
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 install or run an unreviewed 'tfin' binary. The skill package contains only documentation and no code or authoritative install source. Ask the publisher for the source repository or an official release URL and a copy of the tfin script so you (or someone you trust) can inspect it. If you must try it, run it inside an isolated environment (container or VM) and avoid creating system-wide symlinks in /usr/local/bin until you verify the code. Prefer packages distributed via a verifiable registry (PyPI, GitHub releases) with checksums/signatures. If the author cannot provide source or a trustworthy install method, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: tecent-finance Version: 1.0.0 The OpenClaw AgentSkills skill bundle appears benign. The `SKILL.md` file describes a Python CLI tool for fetching stock data from Tencent Finance API. Installation instructions involve standard `chmod +x` and `ln -sf` commands for a CLI tool, and dependencies (`requests`, `rich`) are legitimate. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent to perform actions beyond the stated purpose. All described actions are consistent with a tool designed to query a financial API.
能力评估
Purpose & Capability
The skill claims to provide a Python CLI named 'tfin' for Tencent Finance, but the bundle contains only SKILL.md and no code or install spec. The README assumes a tfin file exists at /path/to/skills/tencent-finance/tfin, which is not present in the published manifest — this is inconsistent and prevents verification of what the tool actually does.
Instruction Scope
Runtime instructions tell the user/agent to chmod a tfin binary and optionally symlink it into /usr/local/bin, then run that binary to fetch data from Tencent's API. Because the binary/source is missing, those instructions would either do nothing or depend on an external, unspecified binary. The instructions also direct network access (calling Tencent APIs) which is expected for the stated purpose but should be traceable to the included code; here it is not.
Install Mechanism
There is no install spec provided (lowest-risk in terms of automatic code execution). However, SKILL.md implies manual installation of a script that is not included and gives no authoritative download URL, release host, or repository to verify — that omission is a red flag because it forces users to obtain a binary from an unspecified source before use.
Credentials
The skill does not request environment variables, credentials, or config paths. The declared runtime requirements (Python 3.7+, requests, rich) are proportional to a CLI that queries a public finance API.
Persistence & Privilege
The skill does not request persistent privileges and always:false. However, the instructions recommend creating a symlink in /usr/local/bin (system-wide executable path), which requires elevated privileges and modifies system state — users should not place an unreviewed binary into that location.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tecent-finance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tecent-finance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Tencent Finance CLI. - Fetch real-time stock and crypto prices, quotes, and comparison using Tencent Finance API. - No API key required; optimized for mainland China network. - Supports US stocks, China A-Shares, Hong Kong stocks, and major cryptocurrencies. - Simple CLI commands: quick price check, detailed quote, compare, and search. - Covers key financial metrics: price, market cap, P/E, P/B, volume, and more. - Easy Python setup with minimal dependencies (requests, rich).
元数据
Slug tecent-finance
版本 1.0.0
许可证
累计安装 22
当前安装数 22
历史版本数 1
常见问题

Tecent Finance 是什么?

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 插件,目前累计下载 3650 次。

如何安装 Tecent Finance?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tecent-finance」即可一键安装,无需额外配置。

Tecent Finance 是免费的吗?

是的,Tecent Finance 完全免费(开源免费),可自由下载、安装和使用。

Tecent Finance 支持哪些平台?

Tecent Finance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tecent Finance?

由 pz325(@pz325)开发并维护,当前版本 v1.0.0。

💬 留言讨论