← Back to Skills Marketplace
sunerw-dev

Tecent Finance 1

by sunerw-dev · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
962
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tecent-finance-1
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
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tecent-finance-1
  3. After installation, invoke the skill by name or use /tecent-finance-1
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tecent-finance-1
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 962 downloads so far.

How do I install Tecent Finance 1?

Run "/install tecent-finance-1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tecent Finance 1 free?

Yes, Tecent Finance 1 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tecent Finance 1 support?

Tecent Finance 1 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tecent Finance 1?

It is built and maintained by sunerw-dev (@sunerw-dev); the current version is v1.0.0.

💬 Comments