← 返回 Skills 市场
Smartsheet
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
374
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install smartsheet
功能描述
Smartsheet integration. Manage Sheets. Use when the user wants to interact with Smartsheet data.
安全使用建议
This skill is an instruction-only integration that relies on the third-party Membrane service/CLI to access Smartsheet. Before installing or using it: (1) verify the @membranehq/cli package and the project's repository on npm/GitHub to ensure you trust the publisher; (2) be aware that Membrane will handle your Smartsheet credentials and therefore will be able to access your Smartsheet data—review Membrane's privacy/security documentation and revoke connections when no longer needed; (3) prefer running the CLI in a controlled environment (or inspect the package) if you need stronger assurance, since npm -g will install code system-wide; (4) there are no hidden env var requests or file reads in the skill instructions, but always confirm any auth URLs/codes come from the expected flow and not from a separate unsolicited message. Overall the skill's pieces are coherent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: smartsheet
Version: 1.0.3
The skill provides documentation and instructions for integrating Smartsheet using the Membrane CLI and platform. It outlines standard procedures for installing the '@membranehq/cli' npm package, authenticating via OAuth, and executing Smartsheet actions through the Membrane service. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of the integration.
能力评估
Purpose & Capability
The name and description describe a Smartsheet integration and the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to Smartsheet and run actions. There are no unrelated credentials, binaries, or paths requested.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI (login, create connection, list/create/run actions). They do not ask the agent to read arbitrary local files, harvest environment variables, or transmit data to unexpected endpoints. The flow requires interactive login or following an authorization URL (expected for OAuth-style connectors).
Install Mechanism
There is no registry install spec; the SKILL.md tells users to run an npm global install (npm install -g @membranehq/cli@latest). That is a common way to install CLIs but is higher-risk than an instruction-only flow that requires no installs because it writes code to disk and modifies the environment. This is expected for a CLI-based integration but users should verify the package/source (npm/GitHub) before installing.
Credentials
The skill requests no environment variables or local config paths. It explicitly recommends letting Membrane handle Smartsheet credentials rather than asking the user for API keys. No disproportionate credential access is requested by the skill itself.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide configuration beyond installing an optional external CLI. Autonomous invocation remains possible (platform default) but is not combined with any other elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smartsheet - 安装完成后,直接呼叫该 Skill 的名称或使用
/smartsheet触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Smartsheet 是什么?
Smartsheet integration. Manage Sheets. Use when the user wants to interact with Smartsheet data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 374 次。
如何安装 Smartsheet?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smartsheet」即可一键安装,无需额外配置。
Smartsheet 是免费的吗?
是的,Smartsheet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smartsheet 支持哪些平台?
Smartsheet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smartsheet?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills