← 返回 Skills 市场
Spiff
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
98
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install spiff
功能描述
Spiff integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spiff data.
安全使用建议
This skill appears internally consistent: it delegates all auth and API work to the Membrane service and instructs you to install/run the official Membrane CLI. Before installing or using it, consider the following: 1) Trust: using the skill means granting Membrane (a third party) access to your Spiff data — review Membrane's privacy/security practices and the @membranehq npm package. 2) Installation: the SKILL.md suggests npm -g install which may require admin permissions; use npx to avoid global installs if you prefer. 3) Autonomy: the agent can invoke the skill autonomously and perform actions through your Membrane connection once you authenticate — limit or monitor agent privileges if you want to avoid automated changes. 4) Verify sources: confirm the CLI package/org and homepage (getmembrane.com and the listed GitHub repo) match your expectations before running install or login commands.
功能分析
Type: OpenClaw Skill
Name: spiff
Version: 1.0.1
The skill requires high-risk operations including the global installation of an npm package (@membranehq/cli) and the execution of CLI commands that incorporate JSON-formatted parameters, which poses a risk of shell injection if inputs are not properly sanitized by the agent. Furthermore, the instructions in SKILL.md direct the agent to route all external communications and authentication through a third-party platform (getmembrane.com), which centralizes sensitive access. While these actions are aligned with the stated purpose of Spiff integration, they constitute risky capabilities without explicit malicious intent.
能力评估
Purpose & Capability
The skill claims to integrate with Spiff and its SKILL.md consistently instructs the agent to use the Membrane CLI to manage Spiff connections, discover actions, and run them. The requested actions and tooling match the stated purpose (no unrelated credentials, binaries, or system paths are required).
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating/listing connections, discovering and running actions, and polling build status. The instructions do not ask the agent to read arbitrary files, environment variables, or system configurations beyond performing network authentication and CLI usage.
Install Mechanism
There is no formal install spec in the registry (skill is instruction-only). The docs recommend installing @membranehq/cli via npm -g or using npx. Installing a global npm package requires elevated permissions on some systems and introduces the usual supply-chain considerations for npm packages; however, the package is from a named org (@membranehq) and no arbitrary URL downloads are suggested.
Credentials
The skill does not request environment variables or credentials directly; it relies on Membrane to manage auth. This is proportionate to the stated purpose, but it does centralize trust in Membrane — the Membrane service will hold credentials/access to your Spiff account, so you should evaluate and trust that third party before proceeding.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence or access to other skills' configuration. It allows normal autonomous invocation (disable-model-invocation is false), which is expected for skills; be aware autonomous runs would let the agent perform actions via your Membrane connection once authorized.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spiff - 安装完成后,直接呼叫该 Skill 的名称或使用
/spiff触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Spiff 是什么?
Spiff integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spiff data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 Spiff?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spiff」即可一键安装,无需额外配置。
Spiff 是免费的吗?
是的,Spiff 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Spiff 支持哪些平台?
Spiff 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spiff?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills