← 返回 Skills 市场
membranedev

Seekwell

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
143
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install seekwell
功能描述
SeekWell integration. Manage data, records, and automate workflows. Use when the user wants to interact with SeekWell data.
安全使用建议
This skill is coherent: it uses Membrane as a connector to talk to SeekWell rather than asking for raw API keys. Before installing/using it, verify the Membrane CLI package (@membranehq/cli) on npm and review its GitHub repo (https://github.com/membranedev/application-skills) or homepage (https://getmembrane.com). Installing global npm packages has supply-chain risk—prefer to inspect the package source, use npx for ephemeral runs, or install in a sandbox. Be aware that authenticating a Membrane account grants Membrane access to your SeekWell data per their platform's permissions; if that is acceptable, the skill's requests look proportionate.
功能分析
Type: OpenClaw Skill Name: seekwell Version: 1.0.3 The seekwell skill facilitates integration with the SeekWell data tool via the Membrane CLI. It provides standard instructions for installation, authentication, and executing data queries through the Membrane platform (getmembrane.com). The skill uses the '@membranehq/cli' npm package to manage connections and actions, which is consistent with its stated purpose of automating data workflows without requiring manual API key management. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The skill is presented as a SeekWell integration but delegates connectivity and auth to the Membrane platform and CLI. Requiring the Membrane CLI to manage SeekWell connections is coherent with the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it tells the agent/operator to install the Membrane CLI, authenticate, create/list connections and actions, and run those actions. It does not instruct the agent to read unrelated files, access unrelated env vars, or exfiltrate data to unknown endpoints.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the docs instruct a global npm install (npm install -g @membranehq/cli@latest) and use of npx. Installing a CLI from npm is a reasonable approach for this use case, but has the usual supply-chain risk of public packages (moderate risk).
Credentials
The skill requires network access and a Membrane account (documented). It does not request unrelated environment variables or other service credentials. Relying on Membrane to manage SeekWell credentials is proportionate to the integration model described.
Persistence & Privilege
The skill is not always-enabled and doesn't request persistent system privileges or modify other skills. It only instructs use of a CLI and user-driven authentication flows.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seekwell
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seekwell 触发
  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 seekwell
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Seekwell 是什么?

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

如何安装 Seekwell?

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

Seekwell 是免费的吗?

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

Seekwell 支持哪些平台?

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

谁开发了 Seekwell?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论