Xiao Chuang You Health

PassAudited by ClawScan on May 6, 2026.

Overview

This is an instruction-only wellness guidance skill with no code, credentials, or install actions; users should just notice that it contains a hard-coded personal health-profile assumption.

This skill appears safe to install from an agent-security perspective. Treat its wellness guidance as general advice, and make sure the agent confirms your own health situation instead of relying on the built-in assumption that the user has a cold constitution.

Findings (1)

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.

What this means

The agent may give diet or wellness suggestions based on an assumed body constitution that may not match the current user.

Why it was flagged

The prompt embeds a user-specific health profile as if it is already known. This can be useful for personalization, but it may be over-trusted or reused for users who did not provide that information.

Skill content
### 用户饮食记忆
- 已知用户体质偏寒,忌凉、忌薏米等寒性食材
Recommendation

Confirm the user's actual health context, allergies, conditions, and preferences before applying this memory-like profile; the skill publisher should make this configurable or remove the hard-coded assumption.