← 返回 Skills 市场
ivangdavila

Spreadsheet

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
4013
总下载
2
收藏
34
当前安装
1
版本数
在 OpenClaw 中安装
/install spreadsheet
功能描述
Read, write, and analyze tabular data with schema memory, format preservation, and multi-platform support.
安全使用建议
Install only if you want an agent to help with spreadsheet reads and writes. Use a dedicated Google service account, share only the specific spreadsheets it needs, protect and rotate the credential file, and periodically review ~/spreadsheet/ because it may retain sheet IDs, file paths, schemas, and preferences.
功能分析
Type: OpenClaw Skill Name: spreadsheet Version: 1.0.0 The skill is classified as suspicious due to its direct handling of sensitive API credentials (`credentials.json`) for Google Sheets authentication, as explicitly instructed in `google-sheets.md` and referenced in `memory-template.md`. While necessary for the skill's functionality, this introduces a high-risk operation. Although `SKILL.md` states the skill 'NEVER stores passwords, API keys', it instructs the agent to load and use a file containing them, creating a potential vulnerability if the agent is compromised or if file paths are manipulated (e.g., via path traversal). The skill also performs extensive file I/O operations on user-provided paths, which, without robust input sanitization, could lead to arbitrary file read/write vulnerabilities.
能力评估
Purpose & Capability
The skill reads, writes, and analyzes Google Sheets, Excel, and CSV data, which matches its stated spreadsheet purpose; remote write/append authority is sensitive but expected for this functionality.
Instruction Scope
The artifacts explicitly limit use to user-requested spreadsheets and user-provided paths, and state that sheets should not be accessed without user request.
Install Mechanism
The package is instruction-only markdown with no executable scripts, bundled binaries, automatic installs, or remote startup behavior.
Credentials
Google Sheets support uses a local service-account credential file with spreadsheet API scope and requires sharing target sheets with the service account; this is proportionate but should be tightly permissioned.
Persistence & Privilege
The skill creates persistent memory under ~/spreadsheet/ for preferences, sheet IDs, paths, schemas, and project metadata; this is disclosed and bounded, with no background worker or self-modification.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spreadsheet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spreadsheet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug spreadsheet
版本 1.0.0
许可证
累计安装 34
当前安装数 34
历史版本数 1
常见问题

Spreadsheet 是什么?

Read, write, and analyze tabular data with schema memory, format preservation, and multi-platform support. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4013 次。

如何安装 Spreadsheet?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install spreadsheet」即可一键安装,无需额外配置。

Spreadsheet 是免费的吗?

是的,Spreadsheet 完全免费(开源免费),可自由下载、安装和使用。

Spreadsheet 支持哪些平台?

Spreadsheet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Spreadsheet?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论