← Back to Skills Marketplace
255
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ultrahuman-biodata-assistant
Description
Use the Ultrahuman MCP to answer questions about sleep, recovery, readiness, daily metrics, morning brief, ring data, glucose, and metabolic health. Use this...
Usage Guidance
This skill appears to do what it says (fetch and summarize Ultrahuman metrics) but has an important transparency problem: SKILL.md expects ULTRAHUMAN_TOKEN and ULTRAHUMAN_EMAIL and an ultrahuman_mcp server, yet the skill metadata lists no required credentials or endpoint. Before installing or enabling the skill, ask the publisher these questions: (1) exactly which endpoint(s) will ultrahuman_get_daily_metrics call (full URLs) and who operates that MCP server; (2) why ULTRAHUMAN_TOKEN/ULTRAHUMAN_EMAIL are not declared in the manifest and what permissions the token has; (3) how tokens are stored/used and whether they are transmitted/stored outside your environment; (4) whether the skill logs or transmits raw health data to any third party beyond Ultrahuman; and (5) whether authentication can be done per-request (user-provided) rather than requiring a long-lived token in environment. Treat any request for your Ultrahuman credentials or health data as sensitive — only proceed if you trust the skill source and get explicit details about endpoints, token scope, and data retention. If you cannot get clear answers, do not enable the skill for sensitive health data.
Capability Analysis
Type: OpenClaw Skill
Name: ultrahuman-biodata-assistant
Version: 0.1.0
The skill is a legitimate integration for the Ultrahuman health platform, designed to fetch and summarize bio-metrics like sleep, recovery, and glucose data using the `ultrahuman_mcp` tool. It follows standard patterns for data retrieval, handles sensitive credentials (ULTRAHUMAN_TOKEN) appropriately for its purpose, and includes clear instructions to avoid providing medical advice. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or the reference files.
Capability Assessment
Purpose & Capability
The skill’s stated purpose (fetching/presenting Ultrahuman metrics) is coherent with the described workflows. However, the metadata lists no required env vars or credentials while SKILL.md explicitly requires ULTRAHUMAN_TOKEN and ULTRAHUMAN_EMAIL or user-supplied email and an available ultrahuman_mcp MCP server. The missing declaration of required credentials/config is an inconsistency.
Instruction Scope
Runtime instructions are narrowly scoped to calling ultrahuman_get_daily_metrics and formatting results, which is appropriate. But the SKILL.md instructs the agent to use environment credentials (ULTRAHUMAN_TOKEN/ULTRAHUMAN_EMAIL) and to choose dates using the user's timezone; those env vars are not declared in metadata and there is no description of the MCP endpoint, URL, or who/what hosts it. The instructions do not direct arbitrary file reads, but they do rely on unspecified external service access.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so there is nothing written to disk or pulled from external URLs by the package itself.
Credentials
Although needing an Ultrahuman token/email is proportionate for accessing a user's health data, the skill metadata does not list any required credentials while the instructions require ULTRAHUMAN_TOKEN and optionally read ULTRAHUMAN_EMAIL. Sensitive health and authentication data are involved but are not declared in the skill manifest—this mismatch reduces transparency and increases risk. There's no detail on token scope, token storage, or whether the MCP forwards data elsewhere.
Persistence & Privilege
The skill does not request persistent/always-installed privileges (always:false), and it doesn't claim to modify other skills or system config. Autonomous invocation is allowed by default but not, by itself, a new risk here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ultrahuman-biodata-assistant - After installation, invoke the skill by name or use
/ultrahuman-biodata-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the Ultrahuman Biodata Assistant skill.
- Answers questions about sleep, recovery, readiness, daily metrics, and trends using Ultrahuman MCP data.
- Supports queries for morning briefs, recovery checks, daily health data, and comparisons over multiple days.
- Handles both ring and CGM data, including metrics like sleep score, recovery score, HRV, steps, and glucose.
- Provides structured, scannable summaries and brief trends without medical advice.
- Handles user date and email context, with fallback prompts if necessary.
Metadata
Frequently Asked Questions
What is Ultrahuman Biodata Assistant?
Use the Ultrahuman MCP to answer questions about sleep, recovery, readiness, daily metrics, morning brief, ring data, glucose, and metabolic health. Use this... It is an AI Agent Skill for Claude Code / OpenClaw, with 255 downloads so far.
How do I install Ultrahuman Biodata Assistant?
Run "/install ultrahuman-biodata-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ultrahuman Biodata Assistant free?
Yes, Ultrahuman Biodata Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ultrahuman Biodata Assistant support?
Ultrahuman Biodata Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ultrahuman Biodata Assistant?
It is built and maintained by Duzafizzl (@duzafizzl); the current version is v0.1.0.
More Skills