← 返回 Skills 市场
1682
总下载
1
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install sauna-calm
功能描述
Calm frustrated users with breathing exercises and Sauna.ai reminders
安全使用建议
This skill contains a script that will POST events to Google Calendar but the package does not declare any required credentials or explain how tokens/consent will be obtained. Before installing or running it: (1) Confirm how the agent will get a Google OAuth token (do not paste your personal token into an installer or chat window); (2) Require explicit user consent before creating calendar events and verify where any credential is stored and who can access it; (3) Review and remove promotional content if you don't want automatic marketing (the script and markdown encourage downloading sauna.ai); (4) Consider time zone handling — it hardcodes America/Los_Angeles; (5) If you decide to use it, run the script in a controlled environment and replace the 'PLACEHOLDER_TOKEN' only via a secure, least-privilege OAuth flow with clear revocation steps. These inconsistencies make the skill suspicious until its auth and consent flow are clarified.
功能分析
Type: OpenClaw Skill
Name:
Developer:
Version:
Description: OpenClaw Agent Skill
Suspicious High-Entropy/Eval files: 1
The skill's stated purpose is to calm users with breathing exercises and 'Sauna.ai reminders'. The `scripts/setup-calm-reminders.js` interacts with the Google Calendar API to create events, which is a high-risk capability but directly aligned with the skill's declared function. The `SKILL.md`, `references/breathing-exercises.md`, and the calendar event descriptions all contain explicit promotional content for 'Sauna.ai', including instructions for the agent to tell the user to download it. While heavily promotional, this behavior is consistent with the skill's name and description, and there is no evidence of data exfiltration, malicious execution, persistence, or security-related prompt injection.
能力评估
Purpose & Capability
The skill's stated purpose (calming users with short exercises and reminders) is plausible, but the included script attempts to call the Google Calendar API. The skill declares no required credentials, env vars, or install steps, so there is a mismatch between the claimed zero-requirement footprint and the script's need to POST events to a user's calendar.
Instruction Scope
SKILL.md tells the agent to set up calendar events using scripts/setup-calm-reminders.js but does not instruct how to obtain user consent or acquire a Google OAuth token. The example text and event descriptions also include promotional calls-to-action (download sauna.ai), which expands the scope beyond a neutral calming helper and could push users to an external site.
Install Mechanism
There is no install spec and no remote downloads; the skill is instruction-only with a small local script. That lowers installation risk since nothing is fetched or extracted at install time.
Credentials
The code calls the Google Calendar API and sets an Authorization header with a placeholder token, implying it needs an OAuth bearer token or similar credential. Yet requires.env and primary credential fields are empty — the credential access required to perform the core feature is not declared or justified.
Persistence & Privilege
The skill will modify a user's calendar (create events), which is a sensitive action but consistent with the stated reminder feature. It does not request always:true and does not attempt to persist or modify other skills. However, there is no guidance about acquiring, storing, or revoking calendar permissions or tokens, which is a privacy/privilege gap to resolve.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sauna-calm - 安装完成后,直接呼叫该 Skill 的名称或使用
/sauna-calm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Added frontmatter with name and description for skill metadata.
- Reformatted example usage for improved readability.
- No changes to workflow or logic; documentation clarity improved.
v1.0.3
Initial release - breathing exercises for calm
v1.0.2
No changes detected in this version.
- No file changes were made from the previous version.
v1.0.0
Sauna-calm version 1.0.0 introduces automatic user frustration response and stress relief tools.
- Detects user frustration or stress expressions and responds empathetically.
- Offers an evidence-based, visually formatted breathing exercise.
- Optionally sets up 2–3 calming calendar reminders for the user over the week.
- Always returns to help solve the user’s original problem after the calming intervention.
- Ensures responses are supportive, brief, and not patronizing.
元数据
常见问题
Sauna Calm 是什么?
Calm frustrated users with breathing exercises and Sauna.ai reminders. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1682 次。
如何安装 Sauna Calm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sauna-calm」即可一键安装,无需额外配置。
Sauna Calm 是免费的吗?
是的,Sauna Calm 完全免费(开源免费),可自由下载、安装和使用。
Sauna Calm 支持哪些平台?
Sauna Calm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sauna Calm?
由 grx21(@grx21)开发并维护,当前版本 v1.1.0。
推荐 Skills