← 返回 Skills 市场
73
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install pans-excel
功能描述
全功能智能 Excel 处理专家。功能:数据分析 | 图表可视化(7种) | 数据处理 | 报表模板(7种) | AI智能 | CSV/JSON导入导出 | 数据验证 | PDF导出 | 数据清洗。 触发词:Excel处理, 表格分析, 数据可视化, 图表制作, 公式生成, 报表生成, 销售看板, 财务分析, 对...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pans-excel - 安装完成后,直接呼叫该 Skill 的名称或使用
/pans-excel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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 各类高级任务。
元数据
常见问题
Pans Excel 是什么?
全功能智能 Excel 处理专家。功能:数据分析 | 图表可视化(7种) | 数据处理 | 报表模板(7种) | AI智能 | CSV/JSON导入导出 | 数据验证 | PDF导出 | 数据清洗。 触发词:Excel处理, 表格分析, 数据可视化, 图表制作, 公式生成, 报表生成, 销售看板, 财务分析, 对... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 Pans Excel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pans-excel」即可一键安装,无需额外配置。
Pans Excel 是免费的吗?
是的,Pans Excel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pans Excel 支持哪些平台?
Pans Excel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pans Excel?
由 dashiming(@dashiming)开发并维护,当前版本 v1.2.0。
推荐 Skills