← 返回 Skills 市场
gora050

Nexhealth

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
170
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install nexhealth
功能描述
NexHealth integration. Manage data, records, and automate workflows. Use when the user wants to interact with NexHealth data.
安全使用建议
This skill appears internally consistent: it simply instructs using the Membrane CLI to connect to NexHealth. Before installing or using it, consider: (1) Trust — you will need a Membrane account and will be relying on Membrane to hold NexHealth credentials and access patient data (check their privacy/standards and HIPAA compliance if applicable). (2) Supply-chain risk — the README suggests running `npm install -g @membranehq/cli@latest`; prefer `npx` or inspect the package and its GitHub repo first, or install in a controlled environment. (3) Principle of least privilege — run the CLI from an environment/container with limited access if working with sensitive data. If you need stronger assurance, ask for the exact package repository and release SHA, or request a skill version that documents the exact Membrane CLI release it was tested with.
功能分析
Type: OpenClaw Skill Name: nexhealth Version: 1.0.3 The skill provides instructions for an AI agent to interact with NexHealth via the Membrane CLI. It follows standard procedures for authentication and API management through the Membrane platform, explicitly advising against manual credential handling. No indicators of malicious intent, data exfiltration, or obfuscation were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (NexHealth integration) matches the runtime instructions: the skill instructs the agent/user to use the Membrane CLI to connect to a nexhealth connector, discover and run actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md stays on-topic: it tells the user to install/run the Membrane CLI, perform membrane login/connect/action list/create/run flows, and handle headless login by pasting codes. It does not instruct reading arbitrary files, unrelated env vars, or exfiltrating data to third-party endpoints beyond Membrane (which is the declared intermediary).
Install Mechanism
The skill is instruction-only (no install spec), but recommends installing the @membranehq/cli via npm -g or using npx. This is expected for a CLI-based integration but carries the usual concerns of installing global npm packages (supply-chain risk). The recommendation to use npx in one place is safer for ephemeral use.
Credentials
The skill declares no required env vars or credentials; it relies on Membrane to manage NexHealth credentials server-side. That is proportionate, but it does mean the user must trust Membrane with whatever NexHealth data or auth it stores.
Persistence & Privilege
The skill is not always-enabled, requests no elevated system privileges, and does not instruct modifying other skill or system-wide configs. It's an agent-invocable instruction-only skill with no persistent footprint declared.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nexhealth
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nexhealth 触发
  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 nexhealth
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Nexhealth 是什么?

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

如何安装 Nexhealth?

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

Nexhealth 是免费的吗?

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

Nexhealth 支持哪些平台?

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

谁开发了 Nexhealth?

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

💬 留言讨论