← 返回 Skills 市场
gora050

Q2

作者 Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install q2
功能描述
Q2 integration. Manage data, records, and automate workflows. Use when the user wants to interact with Q2 data.
安全使用建议
This skill delegates Q2 access to the Membrane CLI/proxy. Before installing or using it: (1) confirm you trust Membrane (getmembrane.com) because API calls and tokens will transit their CLI/proxy; (2) prefer using 'npx @membranehq/cli@latest' or inspect the @membranehq/cli package on npm/GitHub instead of a global npm install; (3) review the OAuth consent and the scopes requested when you run 'membrane connect' so you only grant needed permissions; (4) avoid pasting secrets into chat prompts—use the CLI/browser OAuth flow as instructed; (5) if you need stricter data residency, verify Membrane's privacy/security posture before proxying production data.
功能分析
Type: OpenClaw Skill Name: q2 Version: 1.0.0 The skill provides instructions for an AI agent to integrate with the Q2 banking platform using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, action discovery, and executing API requests via Membrane's proxy service. The logic is consistent with its stated purpose, and there is no evidence of malicious intent, data exfiltration, or unauthorized command execution in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (Q2 integration) align with the instructions: all runtime steps use the Membrane CLI to discover connectors, create connections, run actions, or proxy requests to Q2. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to install and run the Membrane CLI, authenticate via browser, list/search connectors and actions, run actions, and optionally proxy raw API requests through Membrane. These steps are within scope for a Q2 integration and do not ask the agent to read unrelated system files or unrelated env vars.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The document recommends 'npm install -g @membranehq/cli' and also shows npx usage. Installing a third-party CLI via npm is a normal approach but carries the usual risk of installing code globally; using npx or reviewing the package on npm/GitHub mitigates that risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. It relies on Membrane to handle authentication (OAuth/browser flow). This is proportional for a connector that delegates auth to a third-party CLI/proxy. The user should note that authentication is handled by Membrane, which will see proxied requests and tokens.
Persistence & Privilege
Skill is instruction-only, has no install-time hooks, and does not request 'always: true' or other elevated persistence. It does not modify other skills or system-wide settings according to the provided content.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install q2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /q2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug q2
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Q2 是什么?

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

如何安装 Q2?

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

Q2 是免费的吗?

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

Q2 支持哪些平台?

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

谁开发了 Q2?

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

💬 留言讨论