← 返回 Skills 市场
Thoughtspot
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install thoughtspot
功能描述
ThoughtSpot integration. Manage data, records, and automate workflows. Use when the user wants to interact with ThoughtSpot data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install thoughtspot - 安装完成后,直接呼叫该 Skill 的名称或使用
/thoughtspot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Thoughtspot 是什么?
ThoughtSpot integration. Manage data, records, and automate workflows. Use when the user wants to interact with ThoughtSpot data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Thoughtspot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install thoughtspot」即可一键安装,无需额外配置。
Thoughtspot 是免费的吗?
是的,Thoughtspot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Thoughtspot 支持哪些平台?
Thoughtspot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Thoughtspot?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills