← 返回 Skills 市场
8405
总下载
11
收藏
85
当前安装
1
版本数
在 OpenClaw 中安装
/install financial-calculator
功能描述
Advanced financial calculator with future value tables, present value, discount calculations, markup pricing, and compound interest. Use when calculating investment growth, pricing strategies, loan values, discounts, or comparing financial scenarios across different rates and time periods. Includes both CLI and interactive web UI.
安全使用建议
Install only if you are comfortable with a local Flask server, an automatic Flask install into a venv, and Chart.js loading from a CDN. Run it on a trusted network, avoid entering highly sensitive financial details, and prefer binding the server to localhost only if you modify it.
功能分析
Type: OpenClaw Skill
Name:
Developer:
Version:
Description: OpenClaw Agent Skill
Suspicious High-Entropy/Eval files: 3
The OpenClaw skill bundle provides a financial calculator with both CLI and web UI functionalities. Analysis of all files, including `SKILL.md`, `launch_ui.sh`, `calculate.py`, `web_ui.py`, and `calculator.html`, reveals no evidence of malicious intent. The `SKILL.md` contains only descriptive instructions and legitimate usage examples, without any prompt injection attempts. The shell script (`launch_ui.sh`) and Python code (`calculate.py`, `web_ui.py`) perform standard financial calculations, install a common dependency (Flask) into a virtual environment, and serve a local web UI. There are no signs of data exfiltration, unauthorized execution, persistence mechanisms, or obfuscation. The skill's behavior is clearly aligned with its stated purpose.
能力评估
Purpose & Capability
The artifacts consistently implement the advertised financial calculators, charts, tables, CLI commands, and local Flask web UI with no unrelated data collection, credential access, destructive action, or hidden capability found.
Instruction Scope
Use is user-directed and documented, but the web server binds to 0.0.0.0 while advertising a localhost URL, so the UI/API may be reachable from other machines on some networks.
Install Mechanism
The launcher creates a local virtual environment and installs Flask if missing; this is disclosed and purpose-aligned, but the dependency is unpinned and fetched from an external package source.
Credentials
Python, Flask, and Chart.js are proportionate for a calculator UI, but Chart.js is loaded from jsDelivr without SRI, creating ordinary third-party script supply-chain exposure.
Persistence & Privilege
No auto-start, background worker, elevated privilege request, credential/session/profile access, or stored financial data was found; the only persistent artifact is the local venv created when the user launches the UI.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install financial-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/financial-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Future Value, Present Value, Discount, Markup, Compound Interest calculators with interactive charts, tables, and year+month support. Includes CLI and beautiful web UI.
元数据
常见问题
Financial Calculator Pro 是什么?
Advanced financial calculator with future value tables, present value, discount calculations, markup pricing, and compound interest. Use when calculating investment growth, pricing strategies, loan values, discounts, or comparing financial scenarios across different rates and time periods. Includes both CLI and interactive web UI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8405 次。
如何安装 Financial Calculator Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install financial-calculator」即可一键安装,无需额外配置。
Financial Calculator Pro 是免费的吗?
是的,Financial Calculator Pro 完全免费(开源免费),可自由下载、安装和使用。
Financial Calculator Pro 支持哪些平台?
Financial Calculator Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Financial Calculator Pro?
由 Tarigha(@tarigha)开发并维护,当前版本 v1.0.0。
推荐 Skills