← Back to Skills Marketplace
Toucan Toco
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
110
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install toucan-toco
Description
Toucan Toco integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toucan Toco data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toucan-toco - After installation, invoke the skill by name or use
/toucan-toco - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Toucan Toco?
Toucan Toco integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toucan Toco data. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.
How do I install Toucan Toco?
Run "/install toucan-toco" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Toucan Toco free?
Yes, Toucan Toco is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Toucan Toco support?
Toucan Toco is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Toucan Toco?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills