📅 Events — 个人事件管家
v1.0.0一站式搭建私人活动系统,轻松追踪演唱会、会议、派对、约会等所有日程,自动提醒、统计与回顾,让时间管理更直观高效。
5· 1.1k·3 当前·3 累计
下载技能包
最后更新
2026/2/26
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is instruction-only and appears to only create/manage markdown files in ~/events/. Before installing, decide whether you’re comfortable with the agent creating and writing files in your home folder. Avoid storing highly sensitive secrets (full payment card data, credentials) in those event files — confirmation numbers and ticket info may be stored in plain text. If you use cloud sync (Dropbox, iCloud, Google Drive), remember that event files may be synced to those services; consider u...详细分析 ▾
✓ 用途与能力
The name/description (personal event system) aligns with the instructions: creating ~/events/, organizing markdown event files, tracking RSVPs/confirmation numbers and surfacing upcoming events. No unrelated services, binaries, or credentials are requested.
ℹ 指令范围
The SKILL.md explicitly instructs the agent to create and manage files under ~/events/ (create directories and markdown files, read/write event entries). This is coherent with the purpose but does perform local filesystem writes in the user's home directory — worth noting for users who care about where data is stored.
✓ 安装机制
No install spec, no code files, and no external downloads — lowest-risk model (instruction-only).
✓ 凭证需求
No environment variables, credentials, or config paths are requested. The scope of access is limited to file operations implied by the instructions.
✓ 持久化与权限
always is false and the skill does not request elevated or platform-wide privileges. It does expect to read/write its own workspace (~ /events/) but does not modify other skills or system configuration.
安全有层次,运行前请审查代码。
运行时依赖
🖥️ OSLinux · macOS · Windows
版本
latestv1.0.02026/2/11
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install events
镜像加速npx clawhub@latest install events --registry https://cn.longxiaskill.com