Tableau

v1.0.2

Tableau integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tableau data.

0· 77·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Tableau integration) match the runtime instructions: all actions are performed via the Membrane CLI and the SKILL.md documents how to list/connect/run Tableau actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions stay within scope: they tell the agent/user to install and use the Membrane CLI, create connections, list actions, run actions, or proxy requests to the Tableau API via Membrane. The SKILL.md does not instruct reading local files, collecting unrelated environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec. It asks the user to install the Membrane CLI via npm (npm install -g @membranehq/cli / npx usage). That is expected for this type of skill but note the install is performed by the user/environment (global npm install) — verify the package source/version before installing.
Credentials
The skill declares no required env vars or credentials and advises relying on Membrane-managed connections rather than asking for API keys. The credentials needed to access Tableau are delegated to Membrane (server-side) which is proportionate to the described functionality.
Persistence & Privilege
The skill is not always-enabled and has no install artifacts or code files. It does not request system-wide changes or modify other skills' configs. Autonomous invocation is allowed (platform default) and appropriate for a connector skill.
Assessment
This skill is coherent: it instructs use of the Membrane CLI to manage Tableau connections and does not ask for unrelated secrets. Before installing or using it, confirm you trust Membrane (verify the npm package and the linked repository/homepage), understand that Membrane will mediate and store Tableau credentials server-side, and ensure you are comfortable granting that third-party service access to your Tableau instance. If you prefer local-only control, avoid creating server-side connections and inspect alternative integrations that keep credentials in your environment. Also be mindful when running global npm installs in production systems.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cmaagweg4pbmtkz3akzxbr9843k05

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments