← 返回 Skills 市场
94
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install break-even-analysis-calculator
功能描述
Provides break-even analysis frameworks, structured insights, actionable recommendations, and next-step checklists without executing code or financial transa...
使用说明 (SKILL.md)
Break-Even Analysis Calculator
Overview
Provides break-even analysis frameworks. This is a descriptive skill that provides frameworks and templates without executing real code.
Safety
- No real code execution
- No external API calls
- No financial transactions
- Informational only
Outputs
- Structured analysis
- Actionable recommendations
- Next steps checklist
安全使用建议
This skill appears to implement a simple, local break-even analysis generator and does not request credentials or network access — that part is benign. However, SKILL.md explicitly says 'No real code execution' while the package includes an executable handler.py and test code that will run locally when the skill is invoked. If you expect a purely instruction-only, non-executable skill, this is inconsistent. Recommendations:
- Inspect handler.py yourself (you can; it’s short) or run it in a sandbox to confirm behavior.
- Ensure the runtime enforces no outbound network access if you want to guarantee 'no external API calls'.
- If you need strict assurance of no local execution, do not install this skill as-is or ask the author to remove executable code and provide only SKILL.md.
I have medium confidence in this assessment; additional information (author contact, explicit runtime policy, or a statement that the agent will never execute the bundled code) would raise confidence.
功能分析
Type: OpenClaw Skill
Name: break-even-analysis-calculator
Version: 1.0.0
The skill is a purely descriptive tool designed to provide financial analysis frameworks and templates. The code in handler.py performs basic string parsing and logic to generate a JSON response without any network access, file system interaction, or dangerous execution sinks (like eval or subprocess). All files, including SKILL.md and the Python scripts, align with the stated purpose of providing informational content safely.
能力评估
Purpose & Capability
Name/description (break-even frameworks, descriptive) aligns with the code and tests which generate JSON recommendations and templates. Nothing in the manifest requests unrelated credentials or binaries.
Instruction Scope
SKILL.md asserts 'No real code execution' and 'No external API calls', yet the package contains an executable handler.py that will be run when the skill is invoked (the tests call handle()). The handler itself is simple, only parses input strings and returns JSON; it does not access files, environment variables, network, or external endpoints. The inconsistency is that the skill claims no code execution while providing runnable code — this mismatch is the primary concern.
Install Mechanism
No install spec. Instruction-only install and local code files only; nothing is downloaded from external URLs or installed globally. Lowest-risk install mechanism.
Credentials
No required environment variables, no credentials, and the code does not read env vars or config paths. The requested access is proportional to the stated purpose.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does not request persistent presence or system-level configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install break-even-analysis-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/break-even-analysis-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Break-Even Analysis Calculator.
- Provides frameworks and templates for break-even analysis.
- Outputs include structured analysis, actionable recommendations, and next steps checklist.
- Informational only: no code execution, API calls, or financial transactions.
- Designed for safe, descriptive guidance.
元数据
常见问题
Break Even Analysis Calculator 是什么?
Provides break-even analysis frameworks, structured insights, actionable recommendations, and next-step checklists without executing code or financial transa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Break Even Analysis Calculator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install break-even-analysis-calculator」即可一键安装,无需额外配置。
Break Even Analysis Calculator 是免费的吗?
是的,Break Even Analysis Calculator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Break Even Analysis Calculator 支持哪些平台?
Break Even Analysis Calculator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Break Even Analysis Calculator?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills