← Back to Skills Marketplace
Qualaroo
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
198
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install qualaroo
Description
Qualaroo integration. Manage Surveys, Questions, Answers. Use when the user wants to interact with Qualaroo data.
Usage Guidance
This skill is coherent and uses the Membrane CLI to access Qualaroo. Before installing or running commands: 1) verify the @membranehq/cli package on npm (author, download counts, repo) and review its code or README if possible; 2) confirm the Membrane homepage/repository are legitimate and acceptable to you; 3) be aware the login flow opens a browser and grants Membrane access to connectors — review what permissions you are granting when you authenticate; 4) prefer running CLI commands in a controlled environment (not on a machine with unrelated secrets) and avoid pasting auth codes into untrusted prompts. If you want, I can fetch the Membrane repo URL and npm package details for further review.
Capability Analysis
Type: OpenClaw Skill
Name: qualaroo
Version: 1.0.3
The Qualaroo skill bundle provides instructions for an AI agent to manage surveys and feedback data via the Membrane CLI. The SKILL.md file outlines standard procedures for installing the '@membranehq/cli' npm package, authenticating, and executing actions through the Membrane platform. There is no evidence of malicious intent, data exfiltration, or obfuscated code; the instructions focus on using a centralized service to handle authentication securely rather than requesting sensitive credentials directly from the user.
Capability Assessment
Purpose & Capability
Name/description (Qualaroo integration) align with the instructions: all actions are performed via a Membrane 'qualaroo' connector and Membrane CLI commands. Requested capabilities match the stated purpose.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, logging in, creating/listing connections, discovering and running actions. It does not instruct reading local files, other env vars, or exfiltrating data to unrelated endpoints.
Install Mechanism
The skill is instruction-only (no install spec). It tells users to run 'npm install -g @membranehq/cli@latest' (a normal approach). This is expected but means users should verify the npm package and publisher before global install.
Credentials
No env vars, credentials, or config paths are required by the skill. The doc explicitly advises letting Membrane manage credentials server-side and not asking users for API keys.
Persistence & Privilege
No elevated persistence requested (always:false). Default autonomous invocation is allowed (platform default) and appropriate for this integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install qualaroo - After installation, invoke the skill by name or use
/qualaroo - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Qualaroo?
Qualaroo integration. Manage Surveys, Questions, Answers. Use when the user wants to interact with Qualaroo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.
How do I install Qualaroo?
Run "/install qualaroo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Qualaroo free?
Yes, Qualaroo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Qualaroo support?
Qualaroo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Qualaroo?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills