← 返回 Skills 市场
9169
总下载
10
收藏
0
当前安装
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 if you are comfortable with a local Flask calculator that may install Flask into a venv and load Chart.js from a CDN. Use it on a trusted network, avoid entering highly sensitive financial details, and consider binding the server to localhost only or bundling Chart.js locally for a tighter setup.
功能分析
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 implement the advertised financial calculators, tables, and charts through a Python CLI and Flask web UI; I found no unrelated data collection, credential access, account mutation, destructive action, or hidden workflow.
Instruction Scope
Usage is user-directed and documented, but the Flask server binds to 0.0.0.0 while the instructions present it as localhost, so the UI may be reachable from other machines on some networks.
Install Mechanism
The launcher creates a local venv and installs Flask if missing; this is disclosed and purpose-aligned, though the dependency is unpinned and fetched at runtime.
Credentials
Python, Flask, and Chart.js are proportionate for this calculator; the main environmental risk is loading Chart.js from a third-party CDN for the browser UI.
Persistence & Privilege
No auto-start, background worker, privilege escalation, credential/session/profile access, or stored financial records were found; persistence is limited to the local virtual environment 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 插件,目前累计下载 9169 次。
如何安装 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