← 返回 Skills 市场
gora050

Toucan Toco

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install toucan-toco
功能描述
Toucan Toco integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toucan Toco data.
安全使用建议
This skill appears coherent, but before installing: (1) verify the @membranehq/cli package and its source on npm/GitHub (confirm publisher and recent activity); (2) prefer running with npx or inspect the package contents before a global install to reduce disk persistence; (3) be aware you will authenticate via a browser and that Membrane will manage the connector credentials server-side — ensure you trust Membrane as a third party; (4) avoid pasting secrets into chat/agent prompts; (5) run the CLI as a non-root user and review the CLI's permissions and network behavior. If you need higher assurance, ask the publisher for a security/privacy summary or a link to the CLI's repository and release artifacts to audit before use.
功能分析
Type: OpenClaw Skill Name: toucan-toco Version: 1.0.1 The skill provides instructions for integrating with Toucan Toco via the Membrane CLI. It follows standard procedures for tool installation (npm install), authentication, and action execution. Notably, it includes security-positive instructions to delegate credential management to the Membrane platform rather than handling raw API keys, and no malicious patterns or suspicious data exfiltration attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (Toucan Toco integration) align with the instructions: all commands target the Membrane CLI to create connections and run actions against Toucan Toco. Nothing in the SKILL.md requests unrelated cloud credentials or unrelated tooling.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI (login, connect, action list/create/run). They require network access and interactive browser auth for login, but do not instruct the agent to read arbitrary files, export unrelated env vars, or transmit data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends npm install -g @membranehq/cli and uses npx in examples. Installing a global npm CLI is a reasonable, common pattern for a CLI-based integration, but it writes code to disk and runs with your user privileges — verify the package on npm/GitHub before installing or use npx to avoid a global install.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane to manage Toucan Toco auth, which is consistent with the guidance in the SKILL.md (do not ask users for API keys).
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request elevated or persistent system privileges, nor does it instruct modification of other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toucan-toco
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toucan-toco 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug toucan-toco
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Toucan Toco 是什么?

Toucan Toco integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toucan Toco data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 Toucan Toco?

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

Toucan Toco 是免费的吗?

是的,Toucan Toco 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Toucan Toco 支持哪些平台?

Toucan Toco 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Toucan Toco?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论