← 返回 Skills 市场
Toast
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
158
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install toast-integration
功能描述
Toast integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toast data.
安全使用建议
This skill looks internally consistent for connecting to Toast via the Membrane platform. Before installing or following the instructions: 1) Verify you trust the Membrane project and its npm package (@membranehq/cli) — installing global npm packages runs remote code. Prefer using `npx` if you don't want a global install. 2) When you perform the login/connect flow, review the OAuth consent page and requested scopes so you understand what access is being granted to Membrane. 3) Confirm the connection IDs and actions returned are for the expected Toast tenant. 4) If you need stricter isolation or auditing, consider creating a dedicated account/tenant in Membrane for integrations and review Membrane's privacy/security docs and the connector's scopes on the official Toast developer docs.
功能分析
Type: OpenClaw Skill
Name: toast-integration
Version: 1.0.3
The skill provides a legitimate integration for the Toast POS system using the Membrane platform. It instructs the agent to install the Membrane CLI (@membranehq/cli) and use it to manage authentication and execute API actions. The instructions in SKILL.md are consistent with the stated purpose, follow security best practices by advising against manual credential handling, and contain no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力标签
能力评估
Purpose & Capability
The skill declares a Toast integration and all runtime instructions revolve around using the Membrane CLI to connect to Toast, discover actions, create actions, and run them. The requested operations match the described purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing an OAuth-style login, creating/listing connections and actions, and running actions. It does not instruct reading unrelated files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints. The instructions are scoped to integration tasks.
Install Mechanism
The skill is instruction-only (no install spec), which is low-risk. However the instructions tell users to run `npm install -g @membranehq/cli@latest` or use `npx`, which will execute code from the public npm registry. That is expected for a CLI-based integration but is the main operational risk surface (installing a third-party npm package).
Credentials
The skill does not request environment variables, credentials, or config paths. It explicitly instructs to let Membrane manage credentials and not to ask users for API keys, which is proportionate to the described workflow.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not ask to modify other skills or system-wide settings. The normal agent autonomy setting remains (disable-model-invocation:false), which is standard and not a concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toast-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/toast-integration触发 - 根据 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
元数据
常见问题
Toast 是什么?
Toast integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toast data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 Toast?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toast-integration」即可一键安装,无需额外配置。
Toast 是免费的吗?
是的,Toast 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Toast 支持哪些平台?
Toast 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Toast?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills