← Back to Skills Marketplace
721
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install tecent-finance-1-0-0
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tecent-finance-1-0-0 - After installation, invoke the skill by name or use
/tecent-finance-1-0-0 - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 721 downloads so far.
How do I install Tecent Finance 1.0.0?
Run "/install tecent-finance-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tecent Finance 1.0.0 free?
Yes, Tecent Finance 1.0.0 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Tecent Finance 1.0.0 support?
Tecent Finance 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tecent Finance 1.0.0?
It is built and maintained by squally2k (@squally2k); the current version is v1.0.0.
More Skills