@stellarhold170nt

healthcheck

Track water and sleep with JSON file storage

当前版本
v1.0.2
11 2.9万总安装 1,175

v1.0.2

2026/02/01

版本

- Renamed skill from "health-tracker" to "healthcheck" - Simplified and rewrote documentation for conciseness and clarity - Shortened all Node.js one-liners for recording and managing water and sleep data - Updated data format: renamed fields (e.g., "timestamp" → "time"), edited usage examples - Removed metadata and some advanced examples (e.g., reminders, detailed stats) - Focused on essential file operations: add, update, delete, and stats for water/sleep records

Security Scan

OpenClaw

gpt-5.5

clean

OpenClaw 分析

This skill is a simple local water and sleep tracker; it runs disclosed Node.js snippets and stores personal logs in one local JSON file.

置信度: high

VirusTotal

Type: OpenClaw Skill Name: healthcheck Version: 1.0.2 The skill is classified as suspicious due to the potential for prompt/command injection. The `SKILL.md` file instructs the AI agent to execute `node -e` commands that directly embed user input variables (`CUPS`, `NEW_CUPS`) into the JavaScript string. If the OpenClaw platform does not strictly sanitize these variables to numerical values, an attacker could inject arbitrary JavaScript code, leading to unauthorized execution. While there is no explicit malicious intent (like data exfiltration or persistence) within the provided code, this mechanism presents a significant security risk.

元数据

  • 作者: @stellarhold170nt
  • 创建时间: 2026/02/01
  • 更新时间: 2026/05/17
  • 版本数: 3
  • 评论数: 0
  • 扫描时间: 2026/05/28

运行要求

官方公开数据里暂未列出运行要求。