← Back to Skills Marketplace
dashiming

Pans Excel

by dashiming · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
73
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install pans-excel
Description
全功能智能 Excel 处理专家。功能:数据分析 | 图表可视化(7种) | 数据处理 | 报表模板(7种) | AI智能 | CSV/JSON导入导出 | 数据验证 | PDF导出 | 数据清洗。 触发词:Excel处理, 表格分析, 数据可视化, 图表制作, 公式生成, 报表生成, 销售看板, 财务分析, 对...
Usage Guidance
This skill largely looks like an offline Excel utility and the commands in SKILL.md match the code you can see, but the python file was truncated in the provided bundle and the skill advertises AI-powered analysis without listing any API keys or network requirements. Before installing or running: 1) review the complete scripts/excel.py for any network activity (imports like requests, urllib, socket, http, openai, or direct IP/URL strings) or subprocess/os.system calls; 2) search the code for reading environment variables or secrets it didn't declare; 3) run the tool in a sandbox or VM first and avoid running it on sensitive data until you're sure it only reads/writes the intended files; 4) if the analyze/insights feature requires an external AI service, confirm where it expects credentials and who controls that endpoint. If you want, provide the full excel.py (untruncated) and I can re-check specifically for hidden endpoints or exfiltration.
Capability Analysis
Type: OpenClaw Skill Name: pans-excel Version: 1.2.0 The skill bundle is classified as suspicious due to a critical Remote Code Execution (RCE) vulnerability in `scripts/excel.py`. The functions `load_data` and `ld` use `eval()` to parse the data argument (`-d/--data`) for several commands, allowing for the execution of arbitrary Python code. While the bundle's stated purpose of Excel processing and reporting appears legitimate and the `SKILL.md` instructions do not contain obvious prompt injections or malicious intent, the use of `eval()` on unsanitized input is a high-risk security flaw.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md commands and the provided python code all align with a local Excel manipulation tool (create/report/chart/clean/merge/export). The required capabilities appear consistent with the stated purpose.
Instruction Scope
SKILL.md directs the agent/user to run local python scripts against local files and to install LibreOffice for PDF export — this is scoped to file I/O and Excel processing. However the skill advertises 'AI 智能 / analyze / insights' while SKILL.md and the included code snapshot do not declare or document any external API keys; the code file shown is truncated, so it's unclear whether later code makes network calls or requires credentials.
Install Mechanism
No install spec; this is instruction-plus-script only. No external archives/URLs or package installs were specified in metadata — low install-surface risk.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The visible code uses only standard libraries and openpyxl. If AI analysis requires an external service, missing declared env vars would be disproportionate — but this is not proven in the provided snippet.
Persistence & Privilege
The skill is not forced-always and allows normal user invocation; it does not request elevated persistence or modify other skills per the provided metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pans-excel
  3. After installation, invoke the skill by name or use /pans-excel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Version 1.2.0 - Updated scripts/excel.py with new changes. - No changes to user-facing documentation or commands.
v1.1.0
PansExcel Pro Max 1.1.0 introduces major new features and more templates. - 新增数据验证(下拉、数值、日期、长度)与数据清洗、分列命令 - 增加 CSV/JSON 导入导出、直接导出 PDF - 报表模板扩展至7种,包括日报、周报 - 图表和条件格式种类扩展至7种(含散点图、图标集等) - 命令支持更完整,一键格式美化,增强 AI 智能分析与洞察 - 文档结构和使用说明全面升级,覆盖更多使用场景
v1.0.0
- 首个版本发布,pans-excel 全面上线。 - 提供一站式 Excel 智能处理,覆盖数据分析、图表可视化、报表模板等多场景。 - 支持销售看板、财务三表、甘特图、对账清单等多种报表类型自动生成。 - 集成 AI 智能公式/数据洞察、报表美化、条件格式、文件合并等核心功能。 - 丰富命令行工具,低门槛操作 Excel 各类高级任务。
Metadata
Slug pans-excel
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Pans Excel?

全功能智能 Excel 处理专家。功能:数据分析 | 图表可视化(7种) | 数据处理 | 报表模板(7种) | AI智能 | CSV/JSON导入导出 | 数据验证 | PDF导出 | 数据清洗。 触发词:Excel处理, 表格分析, 数据可视化, 图表制作, 公式生成, 报表生成, 销售看板, 财务分析, 对... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install Pans Excel?

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

Is Pans Excel free?

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

Which platforms does Pans Excel support?

Pans Excel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pans Excel?

It is built and maintained by dashiming (@dashiming); the current version is v1.2.0.

💬 Comments