← Back to Skills Marketplace
membranedev

Tinybird

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
125
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tinybird
Description
Tinybird integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tinybird data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to talk to Tinybird. Before installing or using it: (1) verify you trust Membrane/@membranehq on npm and review the CLI package (source repo, recent releases, maintainers) because npm install -g runs code on your machine; (2) understand that Membrane will manage Tinybird credentials server-side — ensure you are comfortable delegating access to a third-party service and consider using a limited/test Tinybird account; (3) prefer using npx for one-off calls if you don't want a permanent global install; (4) in headless environments expect a manual authorization code step; (5) if you need stronger guarantees, inspect the CLI source or run it in an isolated environment before granting it access to production data.
Capability Analysis
Type: OpenClaw Skill Name: tinybird Version: 1.0.1 The skill bundle provides instructions for integrating Tinybird via the Membrane CLI. It outlines standard procedures for installation, authentication, and executing data actions through the Membrane platform. The instructions in SKILL.md are consistent with the stated purpose, and there is no evidence of malicious intent, data exfiltration, or unauthorized execution. The skill emphasizes security by advising the agent to let Membrane handle credentials rather than requesting API keys directly from the user.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill claims to integrate with Tinybird and its runtime instructions rely on the Membrane CLI to provide that integration. The skill metadata did not explicitly mention Membrane in the short description, but the SKILL.md clearly documents Membrane as the intended integration path — this is coherent, though the omission in the short description is worth noting.
Instruction Scope
The instructions are focused: they tell the operator to install the Membrane CLI, log in, create a connection for the tinybird connector, discover and run actions. There are no instructions to read arbitrary host files, export unrelated environment variables, or exfiltrate data. Browser-based or headless login flows are described and limited to authentication for Membrane.
Install Mechanism
The SKILL.md asks you to install @membranehq/cli via npm -g or use npx for one-off calls. Installing an npm global CLI will place code on disk and create an executable; this is a normal pattern but carries the usual npm-supply-chain risk. The install source is the public npm registry (standard) and no arbitrary download URLs or archives are instructed.
Credentials
No environment variables, credentials, or config paths are requested by the skill itself. Authentication is delegated to Membrane (browser-based / authorization code), so the skill does not ask for unrelated secrets. This is proportionate — however it does require you to trust Membrane to manage your Tinybird credentials and tokens server-side.
Persistence & Privilege
The skill is instruction-only and not always-enabled; it does not request elevated platform privileges. Installing the Membrane CLI will add a tool to the system and Membrane may persist credentials/config locally after login (normal for a CLI), but the skill itself does not attempt to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tinybird
  3. After installation, invoke the skill by name or use /tinybird
  4. 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
Slug tinybird
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Tinybird?

Tinybird integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tinybird data. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Tinybird?

Run "/install tinybird" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tinybird free?

Yes, Tinybird is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tinybird support?

Tinybird is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tinybird?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments