← 返回 Skills 市场
gora050

Quantil

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
195
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install quantil
功能描述
QUANTIL integration. Manage data, records, and automate workflows. Use when the user wants to interact with QUANTIL data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to connect to QUANTIL and does not ask for unrelated secrets. Before installing or using it: 1) Verify the @membranehq/cli package (check its npm and GitHub pages, maintainer identity, and recent release notes). 2) Prefer installing a pinned CLI version instead of '@latest' to reduce supply-chain risk. 3) Understand that authenticating gives Membrane (the service/operator) access to your QUANTIL data — review Membrane's permissions, privacy policy, and the connector's allowed actions. 4) If you run the CLI in a headless or shared environment, follow best practices for completing the browser-based login flow (avoid pasting authorization codes into untrusted places). 5) Because the skill is instruction-only, there is no skill code to review here — review the Membrane CLI source before trusting it with production data if you have sensitive information.
功能分析
Type: OpenClaw Skill Name: quantil Version: 1.0.3 The skill provides instructions for integrating with QUANTIL via the Membrane CLI. It follows security best practices by delegating credential management to the Membrane platform and explicitly advising against asking users for secrets. While the SKILL.md contains a placeholder text block ('I don't have enough information...'), it does not contain malicious instructions or evidence of data exfiltration.
能力评估
Purpose & Capability
The skill claims to integrate with QUANTIL and its SKILL.md consistently instructs the agent to use the Membrane CLI and the 'quantil' connector. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are limited to installing and running the Membrane CLI, logging in, creating/using a connection, discovering and running actions. The instructions do not request reading arbitrary files, scanning system state, or exfiltrating data outside the Membrane workflow.
Install Mechanism
The SKILL.md recommends 'npm install -g @membranehq/cli@latest'. Installing a global npm package from the public registry is a reasonable, expected mechanism for a CLI, but using the 'latest' tag and a global install has moderate operational risk. Recommend pinning a known-good version, reviewing the package source, and ensuring you trust the @membranehq package before installing globally.
Credentials
The skill declares no required env vars or credentials. The instructions direct users to authenticate via Membrane (browser-based OAuth/code flow) and explicitly advise against asking for direct API keys — this is proportional to the stated purpose. Note: using Membrane means Membrane will hold or broker the credentials for QUANTIL, so review Membrane's access and privacy policies.
Persistence & Privilege
The skill is instruction-only, does not set always:true, and does not request system-wide privileges. Installing the Membrane CLI writes software to the system (typical for CLIs), but the skill itself does not request persistent agent-level privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quantil
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quantil 触发
  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 quantil
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Quantil 是什么?

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

如何安装 Quantil?

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

Quantil 是免费的吗?

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

Quantil 支持哪些平台?

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

谁开发了 Quantil?

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

💬 留言讨论