← Back to Skills Marketplace
gora050

Thoughtspot

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install thoughtspot
Description
ThoughtSpot integration. Manage data, records, and automate workflows. Use when the user wants to interact with ThoughtSpot data.
Usage Guidance
This skill appears to be what it claims: a ThoughtSpot integration implemented via the Membrane CLI. Before installing or using it, consider: (1) You must install a global npm package (@membranehq/cli) — verify the package and publisher on npm and GitHub. (2) Using the skill requires a Membrane account and authorizing Membrane to access your ThoughtSpot tenant — that means Membrane will have access to your ThoughtSpot data and tokens. If you have sensitive production data, prefer using a least‑privilege/test account or a restricted service account. (3) Because the skill is instruction-only, the agent will prompt for or expect you to run CLI commands; it does not contain code that runs automatically on your system, but the agent could instruct you to execute commands. (4) If you need stronger assurance, ask the skill author for the upstream repository/package details, review the Membrane CLI source and the Membrane privacy/security docs, and test with limited data or a sandbox ThoughtSpot account.
Capability Analysis
Type: OpenClaw Skill Name: thoughtspot Version: 1.0.1 The skill provides instructions for an AI agent to integrate with ThoughtSpot using the Membrane CLI. It outlines standard procedures for installing the '@membranehq/cli' npm package, authenticating via 'membrane login', and executing data actions. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the logic is entirely consistent with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
The name/description (ThoughtSpot integration) matches the instructions: the SKILL.md directs the agent/user to use the Membrane CLI to connect to ThoughtSpot, discover and run actions. Requiring a Membrane account and network access is consistent with this design.
Instruction Scope
Runtime instructions are focused: install Membrane CLI, authenticate via Membrane, create a connection to ThoughtSpot, list/discover actions, and run them. The instructions do not ask the agent to read unrelated files, exfiltrate environment variables, or call unexpected endpoints beyond Membrane/ThoughtSpot.
Install Mechanism
The SKILL.md asks users to run `npm install -g @membranehq/cli@latest` (and uses `npx` in examples). Installing a global npm package is a reasonable, expected mechanism but is higher-risk than an instruction-only skill with no external dependencies. The skill has no formal install spec in the registry metadata (it's instruction-only), so the CLI install is performed by the user/operator rather than by an automated install step.
Credentials
No environment variables or credentials are requested by the skill itself. However, the workflow delegates authentication and credential management to Membrane: that means Membrane (a third party) will hold whatever credentials or tokens are needed to access ThoughtSpot. This is coherent with the stated purpose but is a privacy/trust decision for the user — Membrane will see and act on ThoughtSpot data on your behalf.
Persistence & Privilege
The skill does not request persistent inclusion (always: false), does not modify other skills or system-wide settings, and does not declare any privileged config paths. Autonomous agent invocation is allowed by platform defaults but not uniquely elevated by this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install thoughtspot
  3. After installation, invoke the skill by name or use /thoughtspot
  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 thoughtspot
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Thoughtspot?

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

How do I install Thoughtspot?

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

Is Thoughtspot free?

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

Which platforms does Thoughtspot support?

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

Who created Thoughtspot?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments