Excel
Excel 操作。数据处理、公式、表格操作。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 301 · 8 current installs · 8 all-time installs
MIT-0
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The name/description (Excel operations: read/write, cleaning, formulas) match the instructions. However, the instructions explicitly say to use a tool named 'minimax-xlsx' even though the skill declares no required binaries or install steps — that's an inconsistency (the skill either assumes an environment dependency or omitted an install/requirement).
Instruction Scope
SKILL.md instructs use of a specific filesystem path (/workspace/data/analytics/) as the data location. That directs the agent to read files from a workspace path beyond the single uploaded file described in 'Usage' and could expose other workspace data. The instructions also refer to 'minimax-xlsx' without describing where it comes from or how it's installed.
Install Mechanism
There is no install spec (instruction-only), which is lowest risk in general. But because the instructions rely on 'minimax-xlsx', the absence of an install or declared required binary is a gap — either the environment must already have that tool or the skill omitted necessary installation steps.
Credentials
The skill declares no environment variables, credentials, or config paths (good). Still, the SKILL.md's hard-coded workspace path is effectively a config requirement that wasn't declared; this could allow access to unrelated files in the agent workspace and should be clarified.
Persistence & Privilege
The skill does not request always:true, has no install actions, and makes no claims about modifying other skills or system settings. Autonomous invocation is enabled (platform default), which is normal and not flagged on its own.
What to consider before installing
This skill appears to do what it says (Excel processing) but has two small inconsistencies you should address before installing: 1) SKILL.md names a tool 'minimax-xlsx' but the skill doesn't declare that binary or an install step — confirm whether your agent environment already provides this tool or ask the publisher to include an install or declare the requirement. 2) The instructions reference a fixed workspace path (/workspace/data/analytics/) which could let the skill read other files in your workspace; ask the publisher why that path is used and whether the skill will only operate on files you explicitly upload. If you proceed, test the skill in a sandboxed environment, verify the provenance of 'minimax-xlsx', and consider restricting the agent's workspace or permissions to prevent unintended access.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
Excel 技能
帮你处理 Excel 文件。
功能
- 读取/写入 Excel
- 数据清洗
- 公式计算
- 多表格处理
使用方式
发给我 Excel 文件,告诉我需要做什么。
示例
分析这个Excel文件
统计销售额总和
技能: 使用 minimax-xlsx 处理 Excel
数据位置: /workspace/data/analytics/
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
