← 返回 Skills 市场
gora050

Qlik

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
159
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install qlik-integration
功能描述
Qlik integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qlik data.
安全使用建议
This skill is coherent: it delegates Qlik access to the Membrane CLI and asks for interactive authentication. Before installing, verify you're installing the legitimate @membranehq/cli package (check npm registry publisher and GitHub), consider using npx or pinning a specific version rather than -g @latest, and review Membrane's privacy/security docs to understand what data will be routed through their service. If you cannot or do not want to install third-party CLIs, you can decline installation — the skill has no local code and only works by calling that external tool.
功能分析
Type: OpenClaw Skill Name: qlik-integration Version: 1.0.3 The skill provides instructions for integrating with Qlik via the Membrane platform. It guides the agent to install the official Membrane CLI (`@membranehq/cli`), handle authentication through a managed connection flow, and execute data actions. The instructions (SKILL.md) promote security best practices by advising the agent to use Membrane's server-side credential management rather than requesting raw API keys from the user. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
能力评估
Purpose & Capability
The name/description (Qlik integration) matches the runtime instructions: using the Membrane CLI to create connections, discover actions, and run them against Qlik. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI, authenticate via Membrane, create/list connections and actions, and run actions. It does not ask the agent to read arbitrary local files or unrelated environment variables, nor to transmit data to unexpected endpoints beyond Membrane.
Install Mechanism
There is no formal install spec in the registry (skill is instruction-only) but the README directs a global npm install (npm install -g @membranehq/cli@latest). Installing an external npm package is a moderate-risk operation: it will write code to disk and run third-party code. The instruction uses the unpinned @latest tag instead of a fixed version — consider preferring npx or pinning a version and verifying the package source.
Credentials
The skill declares no required env vars or credentials. The SKILL.md appropriately states that a network connection and a Membrane account are required; that aligns with the described flow (Membrane handles Qlik auth). There are no unrelated secret requests.
Persistence & Privilege
always is false and the skill is instruction-only; it does not request persistent system-wide privileges or change other skills' configs. The agent-invocation defaults are normal and not by themselves concerning.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qlik-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qlik-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 qlik-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Qlik 是什么?

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

如何安装 Qlik?

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

Qlik 是免费的吗?

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

Qlik 支持哪些平台?

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

谁开发了 Qlik?

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

💬 留言讨论