← 返回 Skills 市场
gora050

Tableau

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tableau-integration
功能描述
Tableau integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tableau data.
安全使用建议
This skill appears coherent: it uses the Membrane service/CLI to manage Tableau and does not ask for unrelated secrets. Before installing/using it: 1) verify the @membranehq/cli package and its publisher on npmjs and the referenced GitHub repo (review recent commits and issues); 2) avoid installing untrusted global npm packages—use npx or pin a specific vetted version if possible; 3) when connecting to Tableau, review OAuth consent screens and scopes before approving; 4) prefer the headless/browser login flow rather than pasting credentials into chat; and 5) if you require a higher assurance level, ask for the Membrane CLI source code link and inspect it or run it in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: tableau-integration Version: 1.0.3 The skill provides instructions for an AI agent to interact with Tableau using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and action management through the Membrane platform, emphasizing secure credential handling by avoiding direct requests for API keys. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's name/description (Tableau integration) matches the instructions: it instructs the agent and user to use the Membrane CLI to connect to Tableau, discover and run actions, and create actions when needed. Required capabilities (network access, a Membrane account, and the Membrane CLI) are reasonable for this purpose.
Instruction Scope
SKILL.md confines runtime actions to using the Membrane CLI (login, connect, action list/create/run). It does not instruct the agent to read unrelated files, request arbitrary environment variables, or exfiltrate data to unexpected endpoints. Headless and interactive login flows are described and scoped to authenticating the Membrane CLI.
Install Mechanism
There is no built-in install spec (instruction-only), but the docs recommend installing @membranehq/cli globally via npm (npm install -g). Installing a third-party global npm package is a moderate-risk operation: normal for a CLI but you should verify the publisher, package contents, and prefer npx or a pinned version if you want to avoid global installs.
Credentials
The skill declares no required environment variables, no config paths, and no primary credential. SKILL.md explicitly instructs not to ask users for Tableau API keys and to let Membrane handle auth; the requested scope is proportionate to the described functionality.
Persistence & Privilege
The skill is not marked always:true and requests no special agent or system-wide configuration. Autonomous invocation is allowed (platform default) but this does not combine with broad credentials or persistence, so the privilege footprint is minimal.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tableau-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tableau-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug tableau-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tableau 是什么?

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

如何安装 Tableau?

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

Tableau 是免费的吗?

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

Tableau 支持哪些平台?

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

谁开发了 Tableau?

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

💬 留言讨论