← 返回 Skills 市场
gora050

Qryptal

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
156
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install qryptal
功能描述
Qryptal integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qryptal data.
安全使用建议
This skill delegates all Qryptal access to the Membrane CLI. Before installing: (1) confirm you are comfortable installing packages from npm and that you have Node/npm (global npm install may need admin rights); (2) verify you trust Membrane (https://getmembrane.com and the referenced repo) because authentication is delegated to their service and you will authenticate in a browser; (3) be prepared for a browser-based or headless code flow where you paste a login code; and (4) note the registry metadata did not list npm/node as required even though the instructions use them. If you want stricter control, inspect Membrane's privacy/auth docs and consider running the CLI in a sandboxed environment or using npx to avoid a global install.
功能分析
Type: OpenClaw Skill Name: qryptal Version: 1.0.3 The skill instructions in SKILL.md direct the agent to perform high-risk system operations, specifically the global installation of an NPM package (`npm install -g @membranehq/cli`) and the execution of shell commands to manage authentication and remote actions. While these behaviors are aligned with the stated purpose of using the Membrane platform to interact with Qryptal, the requirement for global software installation and the redirection of logic to an external CLI and third-party service represent a significant security surface without explicit evidence of malicious intent.
能力评估
Purpose & Capability
The skill's name/description (Qryptal integration) align with the instructions to use the Membrane CLI to interact with Qryptal. Minor inconsistency: the SKILL.md instructs installing the npm-based Membrane CLI (npm / npx usage), but the skill metadata lists no required binaries; in practice Node/npm (or an environment where npx works) is needed.
Instruction Scope
Runtime instructions are scoped to installing/using the Membrane CLI, creating a connection, discovering and running actions, and handling auth via browser or headless code flow. The instructions do not ask to read unrelated files, export credentials, or contact unexpected endpoints beyond Membrane/Qryptal.
Install Mechanism
There is no registry install spec (instruction-only), but SKILL.md recommends installing @membranehq/cli via npm (global install) or using npx. Installing packages from the npm registry is a common pattern but requires npm/network access and may require elevated privileges for global installs; the registry metadata did not declare this dependency.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, instead relying on Membrane-managed auth. That is proportionate to a connector/integration skill.
Persistence & Privilege
always is false and there is no install script in the registry. The skill does not request system-wide configuration changes or other skills' credentials. Note: using the Membrane CLI will create local auth state (normal CLI behavior) but that is outside the skill's metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qryptal
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qryptal 触发
  4. 根据 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
元数据
Slug qryptal
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Qryptal 是什么?

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

如何安装 Qryptal?

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

Qryptal 是免费的吗?

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

Qryptal 支持哪些平台?

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

谁开发了 Qryptal?

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

💬 留言讨论