← Back to Skills Marketplace
harrylabsj

Break Even Analysis Calculator

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
94
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install break-even-analysis-calculator
Description
Provides break-even analysis frameworks, structured insights, actionable recommendations, and next-step checklists without executing code or financial transa...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install break-even-analysis-calculator
  3. After installation, invoke the skill by name or use /break-even-analysis-calculator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug break-even-analysis-calculator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Break Even Analysis Calculator?

Provides break-even analysis frameworks, structured insights, actionable recommendations, and next-step checklists without executing code or financial transa... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Break Even Analysis Calculator?

Run "/install break-even-analysis-calculator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Break Even Analysis Calculator free?

Yes, Break Even Analysis Calculator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Break Even Analysis Calculator support?

Break Even Analysis Calculator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Break Even Analysis Calculator?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments