Blood Pressure Tracker
AdvisoryAudited by VirusTotal on Apr 22, 2026.
Overview
Type: OpenClaw Skill Name: blood-pressure-tracker Version: 1.0.0 The skill bundle contains only metadata and documentation for a blood pressure tracking utility. The files (SKILL.md, README.md, and _meta.json) describe standard health monitoring features such as logging, trend analysis, and health tips without any executable code, suspicious network calls, or prompt injection attempts.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
A user may enter private health measurements without clear visibility into storage or retention.
The skill is designed to record and analyze blood-pressure readings, which are sensitive personal health data. The artifacts do not explain where records are stored, how long they are retained, or whether they are reused.
- ✅ 血压记录 - ✅ 趋势分析 ... clawhub bp log --systolic 120 --diastolic 80
Only enter data you are comfortable storing, and verify the underlying command or service before relying on it for long-term health records or advice.
The skill may appear to need an external network-capable tool without explaining its purpose.
The package metadata declares a curl binary requirement, but the skill is otherwise instruction-only and does not document why curl is needed.
"requires":{"bins":["curl"]}The publisher should remove or document the curl requirement; users should verify no additional helpers or network calls are introduced outside the provided artifacts.
