← Back to Skills Marketplace
devak208

test

by C.K.DEVAK · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
301
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install testhash001
Description
Log meals, check nutrition, manage medications, and view daily health dashboard via Hash Health. Use when user mentions food, meals, eating, nutrition, medic...
Usage Guidance
This skill behaves like a legitimate Hash Health integration, but it posts your HASH_HEALTH_USER_ID and health data to https://hash-claude-mcp.vercel.app — a domain with no homepage or publisher metadata. Before installing, verify who owns that endpoint and whether it is the official Hash Health service; ask for a privacy policy and confirmation that data will be stored securely. If you cannot verify the endpoint, do not provide your real user ID or install the skill. Prefer integrations that require an authenticated API token and list a trusted homepage/publisher.
Capability Analysis
Type: OpenClaw Skill Name: testhash001 Version: 1.0.5 The skill is a health and nutrition tracking tool that interacts with a dedicated API (hash-claude-mcp.vercel.app) to log meals and manage medications. All operations, including data retrieval and deletion, are consistent with the stated purpose and use a specific environment variable (HASH_HEALTH_USER_ID) for authentication. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's stated purpose (Hash Health meal/medication tracking) matches the API calls and the single required env var (HASH_HEALTH_USER_ID). However, there is no homepage or publisher information and the API base URL (https://hash-claude-mcp.vercel.app) is not an obvious official Hash Health domain — this mismatch is unexplained and concerning because it means sensitive health data will be sent to an unverified third party.
Instruction Scope
The SKILL.md is narrowly scoped: it tells the agent to call specific Hash Health API endpoints, parse stringified JSON from history entries, and to confirm before saving. It does not instruct reading local files, other env vars, or performing unrelated system actions. The one scope note: it routinely sends user identifiers and health entries to an external URL — expected for a cloud service but worth verifying ownership of that endpoint.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself — low install risk.
Credentials
Only HASH_HEALTH_USER_ID is required, which is proportional to the stated task. However, that value is PII (a user identifier) and the skill appears to send it (and the user's meal/medication data) to the external API without any declared authentication or token — so the privacy risk depends entirely on who controls the endpoint.
Persistence & Privilege
The skill does not request always:true and does not claim elevated privileges or modify other skills. Autonomous invocation is allowed (platform default) but not by itself a red flag.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install testhash001
  3. After installation, invoke the skill by name or use /testhash001
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
- Removed redundant authentication instructions and simplified API information for easier reference. - The base API URL and user ID/email variables are now listed more concisely. - No changes to endpoints or functional capabilities.
v1.0.4
Version 1.0.3 - Metadata now only requires the environment variable HASH_HEALTH_USER_ID (HASH_HEALTH_TOKEN requirement removed). - No changes to core functionality or endpoints.
v1.0.3
- Dropped the HASH_HEALTH_TOKEN environment variable from required metadata; only HASH_HEALTH_USER_ID is now required. - No changes to API endpoints or usage instructions.
v1.0.2
Version 1.0.2 of testhash001 - No file or functionality changes detected in this version. - Behavior and features remain the same as the previous release.
v1.0.1
- Removed the unnecessary "primaryEnv" field from skill metadata. - All features and API usage remain unchanged.
v1.0.0
Initial release of hash-health for Hash Health integration. - Log meals with food analysis and manual confirmation step. - View daily nutrition summary including calories, macronutrients, fiber, and streak. - Manage medications: list, add, and delete with detailed metadata. - Review or delete meals with flexible search by name or ID. - Bedtime summary combines today’s nutrition and nighttime medications. - Enforced rules for API field parsing and safe operation.
Metadata
Slug testhash001
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is test?

Log meals, check nutrition, manage medications, and view daily health dashboard via Hash Health. Use when user mentions food, meals, eating, nutrition, medic... It is an AI Agent Skill for Claude Code / OpenClaw, with 301 downloads so far.

How do I install test?

Run "/install testhash001" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is test free?

Yes, test is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does test support?

test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created test?

It is built and maintained by C.K.DEVAK (@devak208); the current version is v1.0.5.

💬 Comments