← Back to Skills Marketplace
harrylabsj

Financial Ratio Benchmarker

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install financial-ratio-benchmarker
Description
Provides financial ratio benchmarks with structured analysis, actionable recommendations, and next steps without executing code or external calls.
README (SKILL.md)

Financial Ratio Benchmarker

Overview

Provides financial ratio benchmarks. 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 do what it says: local text parsing and returning structured JSON recommendations without contacting external services or requiring credentials. Two practical points before installing: (1) The documentation's phrase 'No real code execution' is misleading — the skill contains executable Python (handler.py) that will run locally when invoked; this is normal for a code-backed skill but not 'no code'. (2) The skill reflects portions of user input (input_preview, extracted amounts) in its output. Do not paste secrets, full account numbers, or confidential documents into prompts because those values may be echoed in responses. If you need absolute assurance that no code will run, ask the author to provide a pure-SKILL.md (instruction-only) version or a signed review; otherwise this package is coherent and low-risk.
Capability Assessment
Purpose & Capability
Name/description match the implemented behavior: a descriptive financial-ratio benchmarking helper that analyzes user text and returns structured recommendations. The code implements parsing, simple heuristics, and JSON output which is appropriate. Minor mismatch: SKILL.md and ACCEPTANCE.md emphasize 'No code execution' and 'No real code execution', yet the skill ships with an executable handler.py (pure-Python) that will run when the skill is invoked — likely the authors meant 'no external commands or API calls', but the prose could mislead non-technical users.
Instruction Scope
SKILL.md instructs the agent not to make external calls; the handler.py code follows that: there are no network calls, no filesystem reads/writes beyond standard input, and no environment or config access. One thing to note: the handler reflects parts of user input back in outputs (input_preview and extracted numeric amounts). That is expected for this skill's function but means secrets pasted into the prompt would appear in skill output.
Install Mechanism
No install spec and no third-party packages or downloads are required. This is low-risk: the skill is instruction-only plus included Python source that runs in-process when invoked.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The implementation does not read env vars or external credentials. The requested permissions are proportionate to the described purpose.
Persistence & Privilege
always:false and the skill does not request persistent/system-wide configuration changes. It does not modify other skills or system settings. Autonomous invocation is allowed by platform default but is not combined with any unusual privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install financial-ratio-benchmarker
  3. After installation, invoke the skill by name or use /financial-ratio-benchmarker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Financial Ratio Benchmarker. - Provides frameworks and templates for financial ratio benchmarking. - Generates structured analysis, actionable recommendations, and next steps checklists. - Operates as an informational tool only, with no code execution, API calls, or financial transactions.
Metadata
Slug financial-ratio-benchmarker
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Financial Ratio Benchmarker?

Provides financial ratio benchmarks with structured analysis, actionable recommendations, and next steps without executing code or external calls. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install Financial Ratio Benchmarker?

Run "/install financial-ratio-benchmarker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Financial Ratio Benchmarker free?

Yes, Financial Ratio Benchmarker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Financial Ratio Benchmarker support?

Financial Ratio Benchmarker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Financial Ratio Benchmarker?

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

💬 Comments