← 返回 Skills 市场
ROIC 核心穿透分析工具
作者
cgxxxxxxxxxxxx
· GitHub ↗
· v1.0.0
· MIT-0
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install roic-toolkit
功能描述
核心ROIC(投入资本回报率)深度分析助手。当用户提到 ROIC、投入资本回报率、资本效率、核心盈利能力、资本回报率分析、穿透ROIC、NOPAT、投入资本计算时自动使用。支持A股、港股、美股上市公司的ROIC精确计算。
安全使用建议
This skill appears to implement the advertised ROIC calculations, but take these precautions before installing or allowing autonomous use:
- The code calls a third‑party API (https://www.codebuddy.cn/v2/tool/financedata). Verify you trust that endpoint: review its privacy/usage policy and consider running the scripts offline or replacing API calls with a trusted data source.
- The repository contains unrelated files (README and requirements.txt referencing NoneBot/QQ bot). Treat this as a sign the package may have been copied or repurposed—inspect the full code locally before running.
- The scripts download and write annual report PDFs/HTML to disk. Run them in an isolated environment (container or VM) and check for unintended network destinations or uploads.
- If you plan to use this skill automatically, consider disabling autonomous invocation or limiting network access until you’ve audited the code paths that call external services.
- If you need higher assurance, ask the author for clarification (official data provider details, justification for requirements.txt contents) or request a trimmed package that only contains the ROIC code without unrelated bot dependencies.
What would change this assessment to benign: removal of unrelated bot files, documentation of and assurance about the finance-data API provider (or replacement with a well-known/trusted data source), and explicit declaration of any dependent skills (neodata-financial-search) or installation steps.
功能分析
Type: OpenClaw Skill
Name: roic-toolkit
Version: 1.0.0
The bundle is classified as suspicious due to a significant discrepancy between its stated purpose (ROIC financial analysis) and its actual contents. While the Python scripts and markdown instructions focus on financial calculations, the bundle includes a README.md and requirements.txt entirely dedicated to setting up a QQ bot (NapCat/NoneBot2), which is unrelated to financial analysis and could be used for unauthorized remote communication. Additionally, roic_fetch.py contains a hardcoded local Windows file path (c:/Users/Corey/...), and the toolkit relies on a third-party API (codebuddy.cn) for data retrieval, which may pose data privacy risks.
能力评估
Purpose & Capability
The name, description, SKILL.md and the two Python scripts align: they fetch financial statement fields and compute a 'penetration' ROIC. However ancillary files are inconsistent: README and requirements.txt reference a QQ bot (NoneBot/NapCat) and nonebot packages that are unrelated to a ROIC calculator. That mismatch suggests leftover or copied files and reduces confidence in the package hygiene.
Instruction Scope
SKILL.md directs the agent to run the provided scripts, fetch year‑end financials, download and parse annual report PDFs and HTML (东方财富, cninfo, SEC EDGAR), and to manually verify flagged items. Those actions are within the stated purpose and the instructions do not request reading arbitrary user files or environment secrets.
Install Mechanism
There is no install spec (instruction-only), which is lower risk. The code does instruct installing pdf parsing libs (pypdf, pdfplumber) and a requirements.txt is present but lists unrelated nonebot packages. The presence of unrelated dependencies is disproportionate and confusing but not an active install action unless the user runs pip install -r requirements.txt.
Credentials
The package requests no environment variables or credentials, which is appropriate. However both scripts make network requests to an external API endpoint (https://www.codebuddy.cn/v2/tool/financedata) and to SEC EDGAR; those calls will transmit the queried stock codes/years and cause downloads to the local filesystem. The finance-data endpoint is a third‑party host of unknown trust level and is not documented in SKILL metadata—this raises data‑exfiltration and privacy questions (even though no explicit secrets are requested). Also SKILL_FULL references use of another skill (neodata‑financial‑search) without declaring it as a dependency.
Persistence & Privilege
always:false and no special system privileges are requested. Scripts will download and cache files (PDF/HTML) locally and write report markdown — expected for this tool. There is no evidence the skill modifies other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install roic-toolkit - 安装完成后,直接呼叫该 Skill 的名称或使用
/roic-toolkit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始发布 - ROIC V2.0 穿透模式分析工具,支持A股/港股/美股核心ROIC计算
元数据
常见问题
ROIC 核心穿透分析工具 是什么?
核心ROIC(投入资本回报率)深度分析助手。当用户提到 ROIC、投入资本回报率、资本效率、核心盈利能力、资本回报率分析、穿透ROIC、NOPAT、投入资本计算时自动使用。支持A股、港股、美股上市公司的ROIC精确计算。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 ROIC 核心穿透分析工具?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install roic-toolkit」即可一键安装,无需额外配置。
ROIC 核心穿透分析工具 是免费的吗?
是的,ROIC 核心穿透分析工具 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ROIC 核心穿透分析工具 支持哪些平台?
ROIC 核心穿透分析工具 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ROIC 核心穿透分析工具?
由 cgxxxxxxxxxxxx(@cgxxxxxxxxxxxx)开发并维护,当前版本 v1.0.0。
推荐 Skills