← Back to Skills Marketplace
gora050

Qualiobee

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
107
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install qualiobee
Description
Qualiobee integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qualiobee data.
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qualiobee
  3. After installation, invoke the skill by name or use /qualiobee
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug qualiobee
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Qualiobee?

Qualiobee integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qualiobee data. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install Qualiobee?

Run "/install qualiobee" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Qualiobee free?

Yes, Qualiobee is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Qualiobee support?

Qualiobee is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qualiobee?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments