← Back to Skills Marketplace
lin838465-ux

全方位智能股票分析v4

by lin838465-ux · GitHub ↗ · v4.0.0 · MIT-0
cross-platform ⚠ suspicious
92
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install stock-analysis-cn-full
Description
A股/港股/美股/ETF 全方位智能分析助手 v4.0。 核心特点:①结论先行②信号明确果断③盘中实时扫描④自动读取 ~/Desktop/股票知识库/。 数据来源:tushare realtime_quote(实时五档盘口)、akshare(资金流向/龙虎榜/研报)、yfinance(美股/港股)、Web搜索(消...
Usage Guidance
Before installing or running this skill, consider the following: - The skill expects to use tushare (it reads TUSHARE_TOKEN) but the token is not declared in the metadata; do not paste your TUSHARE_TOKEN into an untrusted skill without confirmation. Ask the author to explicitly declare required env vars and justify them. - The description says it will automatically read ~/Desktop/股票知识库/. Confirm whether the skill will actually access that path and what it will read/send. If you keep private files there, don't allow automatic reading. - The skill will perform network requests (yfinance/akshare/tushare/Web search). Run it in a sandboxed environment if you are concerned about data exfiltration, and avoid supplying unrelated credentials. - Request that the maintainer: (1) list required environment variables (e.g., TUSHARE_TOKEN), (2) list any local paths the skill will read, and (3) provide a minimal install/run checklist. If you cannot get these clarifications, treat the skill as untrusted and avoid providing secrets or placing sensitive files in the referenced Desktop folder. - If you need to use it, consider creating a limited-purpose tushare token or running the analysis on a machine/user account that has no sensitive files on ~/Desktop.
Capability Analysis
Type: OpenClaw Skill Name: stock-analysis-cn-full Version: 4.0.0 The skill is a comprehensive stock analysis tool that utilizes legitimate financial libraries such as yfinance, tushare, and akshare. It is classified as suspicious because SKILL.md contains instructions for the agent to automatically read data from a specific local directory (~/Desktop/股票知识库/) and accesses an environment variable (TUSHARE_TOKEN) for API authentication. While these capabilities are plausibly aligned with the tool's stated purpose of providing data-backed financial advice, the automated access to the user's filesystem and sensitive tokens represents a high-risk behavior that could be exploited if not properly sandboxed.
Capability Assessment
Purpose & Capability
The skill's functionality (historical prices, realtime quote, fund flows, research reports, web search) is coherent with a stock-analysis assistant and uses yfinance/akshare/tushare as expected. However, the top-level description claims '自动读取 ~/Desktop/股票知识库/' (automatically read ~/Desktop/stock-knowledgebase) but no config paths or permissions are declared in metadata. Also _meta.json/plugin.json list version 1.0.0 while registry shows 4.0.0 — minor mismatch. Automatic reading of a Desktop folder is a potentially intrusive capability that should be explicitly declared.
Instruction Scope
The SKILL.md contains concrete runtime instructions to call yfinance, akshare, and tushare and to perform web searches. It explicitly reads os.environ['TUSHARE_TOKEN'] in examples and requires pulling many data sources. The doc also states it will '自动读取 ~/Desktop/股票知识库/' and mandates web searches; these actions mean the agent will access local files and external networks. There are no explicit instructions to exfiltrate data, but the scope includes reading a user Desktop path and using networked APIs without clarifying what local data is required or how it's used.
Install Mechanism
This is instruction-only (no install spec, no code files to execute). That is low-risk from an installation perspective; however, it implicitly depends on Python packages (yfinance, akshare, tushare, pandas) being present. No downloads or archive extractions are specified.
Credentials
SKILL.md uses TUSHARE_TOKEN via os.environ.get('TUSHARE_TOKEN'), but the skill metadata lists no required environment variables or primary credential. Requesting an API token for tushare is reasonable for realtime data, but failing to declare it is a misalignment. The skill also claims to read ~/Desktop/股票知识库/ (local files) but metadata declares no config paths. Missing declarations reduce transparency and increase risk of accidental exposure of local files or secrets.
Persistence & Privilege
The skill does not request 'always: true' and uses normal autonomous invocation defaults. There is no install-time persistence or cross-skill configuration changes in the provided files. No elevated platform privileges are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-analysis-cn-full
  3. After installation, invoke the skill by name or use /stock-analysis-cn-full
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.0.0
v4:严格数据规范,禁止编造数字,所有结论必须标注数据来源,历史涨跌幅必须核实
v3.0.1
v3.0.1:实时接口优先新浪源备用东财,修复合并单位
v3.0.0
v3:集成tushare实时五档盘口+盘中实时建议
v2.0.0
v2:结论先行+果断信号+盘中实时+知识库自动读取
v1.0.0
stock-analysis-cn-full 1.0.0 - 首发版本,支持 A股/港股/美股/ETF 全方位智能分析与操作建议。 - 可自动识别股票/ETF代码与名称,适配主流证券市场标准。 - 一次性并行拉取全部历史、基本面、技术面等数据,分析覆盖基本面、技术面、资金面、消息面、消息情绪等六大维度。 - 自动计算并输出详细的均线、MACD、RSI、KDJ、布林带、OBV、威廉指标、波动率等常用技术指标。 - 综合多维因子给出明确买入/卖出/持有建议,包括具体价位提示。 - 触发指令支持中文自然语言和具体股票/ETF代码,适应投资者多元查询习惯。
Metadata
Slug stock-analysis-cn-full
Version 4.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is 全方位智能股票分析v4?

A股/港股/美股/ETF 全方位智能分析助手 v4.0。 核心特点:①结论先行②信号明确果断③盘中实时扫描④自动读取 ~/Desktop/股票知识库/。 数据来源:tushare realtime_quote(实时五档盘口)、akshare(资金流向/龙虎榜/研报)、yfinance(美股/港股)、Web搜索(消... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install 全方位智能股票分析v4?

Run "/install stock-analysis-cn-full" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 全方位智能股票分析v4 free?

Yes, 全方位智能股票分析v4 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 全方位智能股票分析v4 support?

全方位智能股票分析v4 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 全方位智能股票分析v4?

It is built and maintained by lin838465-ux (@lin838465-ux); the current version is v4.0.0.

💬 Comments