← 返回 Skills 市场
ollieparsley

Zen+ Health

作者 ollieparsley · GitHub ↗ · v1.0.4
cross-platform ✓ 安全检测通过
734
总下载
2
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install zenplus-health
功能描述
Access your Zen+ Health wellness data - notifications, timeline, and catalogue
安全使用建议
This skill appears to do what it says: it uses a read-only Zen+ Health API key to fetch notifications, timeline, profile, and catalogue via curl/jq. Before installing: (1) Only set ZEN_API_BASE_URL to the official API (https://api.zenplus.health) to avoid redirecting requests to an untrusted endpoint. (2) Use a dedicated, read-only API key for this integration and revoke it if exposed. (3) Be aware API responses may be logged by your OpenClaw instance (SECURITY.md mentions this). (4) If you want to prevent autonomous calls, consider disabling model invocation for the skill via your agent settings. If you need deeper assurance, request the publisher provenance or host-verified metadata (homepage or official publisher link) because the registry source here is unknown.
功能分析
Type: OpenClaw Skill Name: zenplus-health Version: 1.0.4 The skill bundle is benign. All files consistently describe a read-only integration with the Zen+ Health API using standard `curl` and `jq` commands. The `SKILL.md` instructions for the AI agent guide its legitimate use without any prompt injection attempts to subvert its behavior or access unauthorized data. The `SECURITY.md` and `README.md` explicitly state and reinforce the read-only nature and limited scopes of the API keys, preventing data modification or exfiltration beyond the stated purpose. There is no evidence of malicious code, obfuscation, or intent to harm.
能力评估
Purpose & Capability
Name/description match the requested artifacts: the skill reads notifications, timeline, catalogue and asks only for ZEN_API_KEY and ZEN_API_BASE_URL and standard CLI tools (curl, jq). These requirements are proportional to a read-only wellness integration.
Instruction Scope
SKILL.md contains explicit curl commands that only call the declared API endpoints under the configured base URL using the provided API key. Instructions do not ask the agent to read unrelated files, credentials, or system state.
Install Mechanism
No install spec and no code files — instruction-only. That minimizes risk because nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requires only ZEN_API_KEY (primary credential) and ZEN_API_BASE_URL, which are appropriate. One note: allowing the base URL to come from an env var is expected for flexibility but means a mis-set or malicious ZEN_API_BASE_URL could redirect requests to an attacker-controlled endpoint. Confirm you set ZEN_API_BASE_URL to the official API (https://api.zenplus.health) and keep the API key secret.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. It is user-invocable and may be called autonomously by the agent (the platform default), which is normal for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zenplus-health
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zenplus-health 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Expanded skill description to highlight workplace wellness focus and added support for mood check-ins. - Improved feature list in the description, specifying mindfulness exercises, breathing techniques, and a full wellbeing catalogue. - No functional or command changes; information and feature positioning improved for clarity.
v1.0.3
- Added a "When to Use" section to guide appropriate use cases, such as responding to stress, anxiety, or self-care requests. - Improved instructions for presenting suitable exercises with context and direct links when triggered by relevant user needs. - No functional changes to commands or authentication steps.
v1.0.2
- Added OpenClaw-specific metadata to SKILL.md for improved environment and binary requirements handling. - Updated version to 1.0.2.
v1.0.1
- Added required environment variables: ZEN_API_KEY and ZEN_API_BASE_URL. - Declared required system binaries: curl and jq. - Introduced primary_credential field for clarity. - Updated the "Get User Profile" API endpoint to /v1/me for accuracy. - Minor clarifications in environmental and credential setup instructions.
v1.0.0
Initial release of Zen+ Health skill. - Access your Zen+ Health notifications, timeline, and activity catalogue via API. - Requires personal API key authentication (read-only data access). - Supports commands to fetch notifications, view recent timeline events, browse wellness tasks, and get user profile. - JSON API responses; usage examples and `jq` parsing tips included. - Read-only; no data modification. Rate limits apply.
元数据
Slug zenplus-health
版本 1.0.4
许可证
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Zen+ Health 是什么?

Access your Zen+ Health wellness data - notifications, timeline, and catalogue. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 734 次。

如何安装 Zen+ Health?

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

Zen+ Health 是免费的吗?

是的,Zen+ Health 完全免费(开源免费),可自由下载、安装和使用。

Zen+ Health 支持哪些平台?

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

谁开发了 Zen+ Health?

由 ollieparsley(@ollieparsley)开发并维护,当前版本 v1.0.4。

💬 留言讨论