← 返回 Skills 市场
gaoxiang603

Valu Ai

作者 gaoxiang603 · GitHub ↗ · v2.1.3 · MIT-0
cross-platform ✓ 安全检测通过
144
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install valu-ai
功能描述
ValU AI 智能估值分析器 — 基于 DCF 自由现金流折现模型的专业股票估值工具,支持所有A股(沪深主板/科创板/创业板)和港股上市公司。自动抓取 86 项财务指标,构建 WACC 敏感性分析,生成三阶段 DCF 估值报告(熊市/基准/牛市),并通过 PE/PB/PS 等相对估值法交叉验证。支持批量对比 2...
安全使用建议
This skill appears coherent with its stated purpose, but review these before installing: 1) It expects to call DeepSeek (https://api.deepseek.com) for AI text — supply an API key only if you trust that provider. 2) The package has Python dependencies (akshare, baostock, pandas, requests) but no install script; install them in a controlled environment (virtualenv/container) before running. 3) The skill will create and write files (config.yaml, reports/, user_data/users.json, logs) in its directory — if you care about sensitive workspace data, run it in an isolated folder. 4) If you require stronger assurance, inspect the included Python files locally (they are readable) and/or run the code in a sandboxed environment. There are no signs of credential exfiltration or unrelated network endpoints, but always guard any API keys you provide.
功能分析
Type: OpenClaw Skill Name: valu-ai Version: 2.1.3 The 'valu-ai' skill bundle is a professional stock valuation tool that implements a Three-Stage Discounted Cash Flow (DCF) model. It utilizes legitimate financial libraries (AKShare and Baostock) to fetch market data and the DeepSeek API for generating analysis reports. The code includes a structured quota management system (valu_pricing.py) and configuration handling (valu_config.py) that follows standard development practices. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions in SKILL.md and the prompt construction in valu_app.py are strictly aligned with the stated purpose of financial analysis.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (DCF valuation for A-share/HK stocks) matches the code and SKILL.md: modules fetch market & financial data (AKShare/Baostock), run valuation logic, generate reports, and call an AI service (DeepSeek) for report generation. Data sources and pricing/quotas in code align with the documented functionality.
Instruction Scope
SKILL.md and code limit activity to fetching market/financial data, performing analyses, calling the declared DeepSeek AI endpoint for text generation, and saving reports/logs. There are no instructions/code paths that read unrelated system files, scan the host, or send data to undeclared third-party endpoints.
Install Mechanism
There is no install spec (instruction-only at registry level) which is low risk, but the package includes Python code that depends on third‑party libraries (akshare, baostock, pandas, requests, etc.). Those dependencies are not declared in the registry metadata or an install script; consumers must install them manually. This is an operational gap (not a security red flag) but worth noting before running.
Credentials
The registry declares no required env vars, but the code loads DEEPSEEK_API_KEY (and supports other tokens in config). Requesting a DeepSeek API key is proportionate to its stated use (AI report generation). No unrelated secrets (AWS keys, system tokens) are requested. The skill reads/writes local config, log, user_data and report files — expected for this app.
Persistence & Privilege
always:false (not force-included). The code persists user data, usage history (user_data/users.json), logs, and reports in local directories under the skill — behavior consistent with a self-contained service. It does not attempt to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install valu-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /valu-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.3
- 移除了 SKILL.md 文件中的 author 字段。 - 其余内容保持不变。
v2.1.2
- 新增 author 字段(价值望远镜)到技能信息 - 其余内容保持一致,无功能或表现上的变更
v2.1.1
ValU AI 2.1.1 - Baostock 重构版 - 数据源全面升级:Baostock 作为主数据源(更稳定),AKShare 降级为备用 - A股财务数据:5年历史利润表+资产负债表+现金流量表+86项财务指标 - A股行业分类:证监会标准行业分类(如 C15酒、饮料和精制茶制造业) - 内置离线数据库:API 不可用时自动降级,约30只核心A股+55只港股 - 网络稳定性大幅提升:解决 AKShare 东财接口频繁断连问题 - 港股支持:55只核心港股标的实时行情+历史K线 - 支持所有A股(约5000+只)和港股批量对比(最多5只) - 免费版每周2次,单次9.9元,批量29.9元
v2.1.0
ValU AI 2.1.0 - No code or documentation changes detected in this release. - Functionality, features, and usage remain unchanged from the previous version.
v2.0.0
Valu-ai 2.0.0 introduces a complete overhaul with expanded features and professional-level stock valuation. - 全新支持所有A股与部分港股上市公司,覆盖主板、科创板、创业板等 - 提供三阶段 DCF(自由现金流折现)估值模型,自动敏感性分析 WACC 和多情景估值 - 引入 PE/PB/PS 等多种相对估值方式交叉验证 - 批量分析 2–5 只股票,横向对比核心财务和估值指标 - 完成自动行业识别及同业对标 - 新增专业与套餐定价选项,满足不同投资场景需求
元数据
Slug valu-ai
版本 2.1.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Valu Ai 是什么?

ValU AI 智能估值分析器 — 基于 DCF 自由现金流折现模型的专业股票估值工具,支持所有A股(沪深主板/科创板/创业板)和港股上市公司。自动抓取 86 项财务指标,构建 WACC 敏感性分析,生成三阶段 DCF 估值报告(熊市/基准/牛市),并通过 PE/PB/PS 等相对估值法交叉验证。支持批量对比 2... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。

如何安装 Valu Ai?

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

Valu Ai 是免费的吗?

是的,Valu Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Valu Ai 支持哪些平台?

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

谁开发了 Valu Ai?

由 gaoxiang603(@gaoxiang603)开发并维护,当前版本 v2.1.3。

💬 留言讨论