← 返回 Skills 市场
Qadeputy
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
119
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install qadeputy
功能描述
QADeputy integration. Manage data, records, and automate workflows. Use when the user wants to interact with QADeputy data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qadeputy - 安装完成后,直接呼叫该 Skill 的名称或使用
/qadeputy触发 - 根据 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
元数据
常见问题
Qadeputy 是什么?
QADeputy integration. Manage data, records, and automate workflows. Use when the user wants to interact with QADeputy data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Qadeputy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qadeputy」即可一键安装,无需额外配置。
Qadeputy 是免费的吗?
是的,Qadeputy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qadeputy 支持哪些平台?
Qadeputy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qadeputy?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills