← Back to Skills Marketplace
gora050

Qadeputy

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
119
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install qadeputy
Description
QADeputy integration. Manage data, records, and automate workflows. Use when the user wants to interact with QADeputy data.
Usage Guidance
This skill appears to be an integration that uses the Membrane CLI, which is reasonable, but the documentation and naming are inconsistent: the SKILL.md describes Deputy (shift/timesheet/staff) while the skill name claims 'QADeputy' (a QA tool). Before installing or using it: 1) confirm with the skill author/owner which product the connector targets (Deputy vs a QA platform) to avoid sending data to the wrong service; 2) verify the NPM package @membranehq/cli is the legitimate package from Membrane and consider installing it in a sandbox or CI runner first; 3) if you care about which data is accessed, ask what the connector's scopes/permissions are and inspect the connection output/IDs produced by membrane connect; 4) if you need higher assurance, request a corrected SKILL.md or provenance (repo or publisher info) showing the connector maps to the intended service.
Capability Analysis
Type: OpenClaw Skill Name: qadeputy Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with QADeputy via the Membrane CLI as documented in SKILL.md. While the documentation contains a notable discrepancy—describing QADeputy as a QA tool while listing features and URLs (deputy.com) related to workforce management—this appears to be a functional error rather than a malicious attempt. The skill follows standard integration patterns, including global npm installation of the official Membrane CLI and secure, user-mediated authentication, with no evidence of data exfiltration or unauthorized command execution.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill claims to be a 'QADeputy' QA/testing integration, but the documented entities (Shift, Timesheet, Staff Member, Roster, etc.) and the 'Official docs' URL point to Deputy (a workforce scheduling product). The connector key used is 'qadeputy' which may be a simple name mismatch, but this inconsistency between claimed purpose and the actual API surface is unexpected and unexplained.
Instruction Scope
SKILL.md contains clear, scoped runtime instructions that only direct the agent to install and use the Membrane CLI, create connections, discover and run Membrane actions, and authenticate via the standard login flow. It does not instruct reading unrelated files, storing secrets locally, or exfiltrating data outside the Membrane flow.
Install Mechanism
The install step recommends npm install -g @membranehq/cli@latest, which is a public npm package (moderate risk in general). There is no arbitrary URL download or archive extraction. Installing a global npm package requires host privileges; confirm package identity before installing on sensitive hosts.
Credentials
The skill requests no environment variables, credentials, or config paths. Authentication is delegated to Membrane's login flow (interactive/browser or headless code exchange), and the instructions explicitly advise not to ask users for API keys. Requested privileges appear proportionate to the described CLI usage.
Persistence & Privilege
The skill is instruction-only, has no install spec that writes files, and is not set to always:true. It does not request persistent presence or system-wide configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qadeputy
  3. After installation, invoke the skill by name or use /qadeputy
  4. 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
Slug qadeputy
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Qadeputy?

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

How do I install Qadeputy?

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

Is Qadeputy free?

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

Which platforms does Qadeputy support?

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

Who created Qadeputy?

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

💬 Comments