← 返回 Skills 市场
gora050

Qualiobee

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
107
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install qualiobee
功能描述
Qualiobee integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qualiobee data.
安全使用建议
This skill appears to legitimately use the Membrane CLI to access Qualiobee, but take these precautions before installing or running it: 1) Verify the @membranehq/cli npm package and its publisher (check the package page and the referenced GitHub repo) and prefer a pinned version rather than `@latest`. 2) Avoid running global npm installs on sensitive hosts—use an isolated environment or container if you must. 3) Confirm you trust Membrane to manage credentials (review their privacy/security docs) because the skill relies on their server-side auth. 4) Do not paste unrelated secrets into the agent; in headless auth flows you may need to copy a code from your browser—only share that with trusted tooling. 5) Ask the skill author to update registry metadata to declare the required binary (membrane CLI) and to provide verification/pinning guidance; lacking that, treat the skill as untrusted until you can validate the CLI source.
功能分析
Type: OpenClaw Skill Name: qualiobee Version: 1.0.1 The skill is a standard integration for the Membrane platform, providing instructions for an AI agent to interact with the Qualiobee service via the `membrane` CLI. It follows security best practices by delegating credential management to the Membrane platform and explicitly instructing the agent not to request API keys from the user. The core functionality involves installing the official `@membranehq/cli` and using it to discover and run actions, which is consistent with the stated purpose of the skill (SKILL.md).
能力评估
Purpose & Capability
Name/description claim a Qualiobee integration and the SKILL.md consistently describes using the Membrane CLI to access Qualiobee actions—this is coherent. However, the skill registry metadata lists no required binaries while the instructions explicitly require installing the @membranehq/cli; that metadata omission is inconsistent and worth noting.
Instruction Scope
Runtime instructions are focused on installing and using the Membrane CLI, performing login, creating a connection, listing and running actions. The instructions do not ask the agent to read unrelated system files, environment variables, or to exfiltrate data to unexpected endpoints. They do rely on interactive browser auth or headless code-exchange flows which require user involvement.
Install Mechanism
There is no declared install spec in the registry; the SKILL.md instructs users to run `npm install -g @membranehq/cli@latest`. Global npm installs modify the system and pull code from the npm registry (moderate risk). The skill does not provide a pinned version or verification instructions; verify the publisher, repository, and package contents before running a global install. Because install is instruction-only, the agent will not install anything automatically, but the user or operator may be asked to run these commands.
Credentials
The skill declares no required environment variables and the instructions explicitly say Membrane manages credentials server-side (do not ask the user for API keys). This is proportionate, but it does require trusting a third-party service (Membrane) with auth and credential handling—confirm privacy/security posture before use.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills, and does not declare privileged persistence. Agent autonomous invocation is allowed (default) but that is not in itself a red flag for this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qualiobee
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qualiobee 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug qualiobee
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Qualiobee 是什么?

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

如何安装 Qualiobee?

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

Qualiobee 是免费的吗?

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

Qualiobee 支持哪些平台?

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

谁开发了 Qualiobee?

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

💬 留言讨论