← 返回 Skills 市场
Qualetics
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
149
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install qualetics
功能描述
Qualetics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qualetics data.
安全使用建议
This skill is internally consistent — it tells you to use the Membrane CLI to access Qualetics and does not ask for unrelated secrets. Before installing or running: 1) verify you trust the Membrane service (https://getmembrane.com) and the @membranehq/cli package (review its GitHub/npm pages); 2) prefer npx or pin a specific CLI version instead of global "@latest" installs to reduce supply-chain risk; 3) be prepared to complete an interactive login flow (browser or headless code exchange); and 4) if you are worried about autonomous agent actions, keep the skill user-invocable only or restrict agent permissions so it cannot call external commands without approval.
功能分析
Type: OpenClaw Skill
Name: qualetics
Version: 1.0.3
The skill provides a standard integration for the Qualetics platform via the Membrane CLI. It follows security best practices by delegating credential management to the Membrane platform and explicitly instructs the agent not to request API keys or tokens from the user. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description say this is a Qualetics integration and every runtime instruction uses the Membrane CLI to connect, discover, and run actions against Qualetics. Requiring the Membrane CLI and a Membrane account is proportionate to the stated purpose.
Instruction Scope
SKILL.md only instructs the agent/operator to install the Membrane CLI, authenticate (interactive browser or headless flow), create/list connections, list/create/run Membrane actions, and to use JSON outputs. It does not ask the agent to read unrelated files, access unrelated env vars, or transmit data to unexpected endpoints.
Install Mechanism
The instructions recommend npm (global install) or npx for @membranehq/cli@latest. Using npm/npx is expected for a JS CLI but installing an unpinned "@latest" global package has modest supply-chain risk; prefer npx or pin a known-good version or inspect the package repository before installing.
Credentials
The skill declares no required env vars or credentials and explicitly advises letting Membrane handle auth. That is proportionate; there are no unexpected credential requests in the instructions.
Persistence & Privilege
The skill is instruction-only, has no install hooks, and does not request always:true. Autonomous invocation is allowed (platform default) but the skill itself does not request additional long-lived system privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qualetics - 安装完成后,直接呼叫该 Skill 的名称或使用
/qualetics触发 - 根据 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
元数据
常见问题
Qualetics 是什么?
Qualetics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qualetics data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Qualetics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qualetics」即可一键安装,无需额外配置。
Qualetics 是免费的吗?
是的,Qualetics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qualetics 支持哪些平台?
Qualetics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qualetics?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills