← Back to Skills Marketplace
iceyliu

officecli-financial-model

by 瓦砾 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
109
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install officecli-financial-model
Description
Use this skill when the user wants to build a financial model, 3-statement model, DCF valuation, cap table, scenario analysis, or financial projections in Ex...
Usage Guidance
This skill otherwise looks coherent for its stated purpose, but before installing or running it consider: 1) Do NOT blindly run the curl | bash or PowerShell irm -> install.ps1 commands. Inspect the repository and the install.sh script yourself (or link to a signed release). 2) Prefer installing officecli via a vetted package (official package manager or a GitHub release asset with checksum/signature) and verify hashes. 3) If you must try this skill, run the installation in an isolated environment (VM/container) or on a non-sensitive machine first. 4) Ask the publisher for an install manifest, signed release, or to include a proper install spec in the registry so you can review what will be written/executed. 5) If you cannot verify the install script, decline installation — the modeling instructions themselves are useful but rely on an external binary that must be trusted.
Capability Analysis
Type: OpenClaw Skill Name: officecli-financial-model Version: 1.0.2 The skill bundle includes a mandatory 'BEFORE YOU START' section in `SKILL.md` that instructs the AI agent to download and execute a shell script from a remote GitHub repository (`https://raw.githubusercontent.com/iOfficeAI/OfficeCli/main/install.sh`) every time the skill is triggered. This `curl | bash` pattern (and its PowerShell equivalent) is a high-risk behavior that enables remote code execution and poses a significant supply chain risk. While the detailed financial modeling logic in `creating.md` appears legitimate and aligned with the stated purpose, the requirement for automated remote script execution without user intervention is a major security concern.
Capability Assessment
Purpose & Capability
The name, description, and detailed build steps align with creating formula-driven, multi-sheet financial models. The instructions consistently use an external CLI (officecli) for batch operations, which explains the dependency on that tool. Minor mismatch: the registry entry declares no install spec, yet the SKILL.md requires installing an external binary at runtime.
Instruction Scope
SKILL.md instructs the agent to run shell/PowerShell commands that will fetch and execute a remote install script (curl raw.githubusercontent.com ... | bash and a PowerShell irm alternative). That action downloads and runs code from the network without checksum or signature verification. Other than that, the instructions stay within modeling scope (creating sheets, formulas, validations) and do not request unrelated files, environmental secrets, or data exfiltration.
Install Mechanism
There is no declared install spec, but the runtime instructions direct fetching and executing an installer from a GitHub raw URL (raw.githubusercontent.com) and use the GitHub releases API to check versions. While GitHub is a common host, executing an arbitrary install.sh from a remote repo without integrity checks or pinned release artifacts is high-risk. The script would run with user privileges and could install persistent binaries.
Credentials
The skill requires no credentials, no config paths, and no special environment variables. The SKILL.md references only transient env values (e.g., $env:TEMP, /tmp) and local workbook paths, which are reasonable for an Excel-building tool. No secret exfiltration or unrelated credential access is requested.
Persistence & Privilege
Metadata does not request always-on or elevated privileges. However, the instructions encourage installing a persistent external CLI (officecli) on the host; installing that binary gives the skill (or an operator) the ability to run that tool later. If you allow the install, you are granting persistent executable presence on the system, increasing blast radius if the binary is malicious or compromised.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install officecli-financial-model
  3. After installation, invoke the skill by name or use /officecli-financial-model
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added a new file: creating.md. - No changes to existing functionality or documentation content. - Version bump to 1.0.2.
v1.0.1
## officecli-financial-model v1.0.1 - Removed the sample file `creating.md`. - Minor update to installation instructions in the "BEFORE YOU START" section (more robust scripted download and cleanup). - No changes to functionality or core modeling behavior.
v1.0.0
Initial release of the officecli-financial-model skill. - Generates full financial models in Excel, including Income Statement, Balance Sheet, Cash Flow Statement, and optional sheets for DCF valuation, cap table, scenarios, and more. - Follows a strict “assumptions-first” architecture: all inputs are on one sheet and referenced by formulas throughout the model. - Implements color coding conventions for inputs, formulas, and cross-sheet references. - Enforces formula-driven sheet interconnectivity; all statement numbers are formulas. - Includes error checking: balance verification, cash reconciliation, and formula error scans. - Provides detailed workflow, usage guidelines, warnings, and quick reference for building robust financial models.
Metadata
Slug officecli-financial-model
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is officecli-financial-model?

Use this skill when the user wants to build a financial model, 3-statement model, DCF valuation, cap table, scenario analysis, or financial projections in Ex... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install officecli-financial-model?

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

Is officecli-financial-model free?

Yes, officecli-financial-model is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does officecli-financial-model support?

officecli-financial-model is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created officecli-financial-model?

It is built and maintained by 瓦砾 (@iceyliu); the current version is v1.0.2.

💬 Comments