← Back to Skills Marketplace
ROIC 核心穿透分析工具
by
cgxxxxxxxxxxxx
· GitHub ↗
· v1.0.0
· MIT-0
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install roic-toolkit
Description
核心ROIC(投入资本回报率)深度分析助手。当用户提到 ROIC、投入资本回报率、资本效率、核心盈利能力、资本回报率分析、穿透ROIC、NOPAT、投入资本计算时自动使用。支持A股、港股、美股上市公司的ROIC精确计算。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install roic-toolkit - After installation, invoke the skill by name or use
/roic-toolkit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始发布 - ROIC V2.0 穿透模式分析工具,支持A股/港股/美股核心ROIC计算
Metadata
Frequently Asked Questions
What is ROIC 核心穿透分析工具?
核心ROIC(投入资本回报率)深度分析助手。当用户提到 ROIC、投入资本回报率、资本效率、核心盈利能力、资本回报率分析、穿透ROIC、NOPAT、投入资本计算时自动使用。支持A股、港股、美股上市公司的ROIC精确计算。 It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.
How do I install ROIC 核心穿透分析工具?
Run "/install roic-toolkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ROIC 核心穿透分析工具 free?
Yes, ROIC 核心穿透分析工具 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ROIC 核心穿透分析工具 support?
ROIC 核心穿透分析工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ROIC 核心穿透分析工具?
It is built and maintained by cgxxxxxxxxxxxx (@cgxxxxxxxxxxxx); the current version is v1.0.0.
More Skills