← 返回 Skills 市场
952
总下载
2
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install period
功能描述
Privacy-first menstrual cycle tracking. Auto-learns periods, symptoms, and patterns.
安全使用建议
This skill appears to be designed as a local, privacy-first period tracker and does not request credentials or network access — that's good. Before installing, ask the author to clarify two things: (1) What does 'encrypted' mean in practice? The SKILL.md shows a plaintext ~/period/memory.md format but does not describe any encryption or key storage; request exact encryption steps and where keys live (if any). (2) What does 'Don't persist in memory' mean? Confirm whether sensitive entries are prevented from being stored in the broader agent/platform conversation history (not just the local file). Also confirm file permissions, whether backups (OS or cloud) might include ~/period/memory.md, and how one-tap deletion is implemented and verified. If the author provides explicit, auditable encryption and key-handling instructions (or an option to store only ephemeral data), and confirms the platform will not log or back up the file, this assessment would likely move to benign. If those clarifications are not forthcoming, treat the skill as risky for highly sensitive health data.
功能分析
Type: OpenClaw Skill
Name: period
Version: 1.0.1
The OpenClaw skill 'Period Tracker' is designed with a strong emphasis on user privacy and local data storage. The `SKILL.md` provides clear instructions for the AI agent to handle sensitive health data ethically, store it locally in `~/period/memory.md`, and never share it. The `privacy.md` file reinforces these principles, explicitly forbidding third-party sharing, advertising, or correlation with location data. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection attempts designed to harm the user or system; all instructions and file access are aligned with the stated purpose of a privacy-first period tracker.
能力评估
Purpose & Capability
Name/description (local, privacy-first period tracking) match the observable footprint: no network endpoints, no credentials, and an explicit local file (~/period/memory.md) used for storing preferences and logs. The symptom list and privacy guidance are consistent with a tracker.
Instruction Scope
SKILL.md instructs the agent to persist preferences in a plaintext markdown file at ~/period/memory.md and gives the file format; privacy.md repeatedly states 'Local, encrypted, never shared' and 'Don't persist in memory — treat as ephemeral sensitive data.' There is no concrete mechanism described for encryption, key management, or how 'don't persist in memory' should be interpreted (agent runtime memory vs. the local file). This is an internal inconsistency: it claims data is encrypted and not persisted, yet provides a clear path to persist plaintext data. There are no instructions to transmit data externally, which is good.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. That minimizes on-disk install risk.
Credentials
The skill requests no credentials or environment variables (appropriate). It does, however, require the agent to write to a user home path (~/period/memory.md). Writing to the user's home directory is expected for a local tracker but is a privilege the user should consent to; no details are given about file permissions, backup behaviour, or encryption.
Persistence & Privilege
always:false and no elevated privileges requested. The skill persists data across runs in a file it owns, which is normal for this type of tool. Note: autonomous invocation is allowed by default on the platform (not flagged by itself).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install period - 安装完成后,直接呼叫该 Skill 的名称或使用
/period触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Preferences now persist across skill updates
v1.0.0
Initial release
元数据
常见问题
Period Tracker 是什么?
Privacy-first menstrual cycle tracking. Auto-learns periods, symptoms, and patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 952 次。
如何安装 Period Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install period」即可一键安装,无需额外配置。
Period Tracker 是免费的吗?
是的,Period Tracker 完全免费(开源免费),可自由下载、安装和使用。
Period Tracker 支持哪些平台?
Period Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Period Tracker?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。
推荐 Skills