← 返回 Skills 市场
946
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wilma-triage
功能描述
Daily triage of Wilma school notifications for Finnish parents. Fetches exams, messages, news, schedules, and homework — filters for actionable items, syncs...
安全使用建议
This skill appears to do what it says, but there are metadata and scope gaps you should verify before installing: 1) Confirm you have and trust the 'wilma' and 'gog' CLIs (and the referenced 'wilma'/'gog' skills from ClawHub) because the skill runs their commands. 2) Be aware it will read your Wilma config (~/.config/wilmai/config.json) and gog CLI app data (~/Library/Application Support/gogcli/), but those paths were not declared in the registry — ensure you are comfortable with the agent accessing those local credentials. 3) The skill will write the calendar ID to TOOLS.md and store preferences in MEMORY.md (persistent agent files) — check these files for sensitive content and accept that they will be modified. 4) Because source/homepage is unknown, consider inspecting the 'wilma' and 'gog' skill code or running the commands manually first to confirm behavior. If you are uncomfortable with the agent reading/writing config or persistent files, do not install or run until the declarations and provenance are clarified.
功能分析
Type: OpenClaw Skill
Name: wilma-triage
Version: 1.0.1
The skill instructs the agent to store user-provided data, including 'exact gog CLI commands' and 'naming conventions for events', into `TOOLS.md` and `MEMORY.md`. Subsequently, the agent is directed to 'Refer to TOOLS.md for... exact gog CLI commands' and 'Check MEMORY.md for additional skip/report rules'. This design pattern creates a significant prompt/command injection vulnerability, as a malicious user could potentially inject arbitrary commands or instructions into these files, which the agent would then execute. While the skill itself does not contain malicious payloads, it establishes a high-risk mechanism for agent control via external, user-modifiable files, classifying it as suspicious due to this critical vulnerability.
能力评估
Purpose & Capability
The skill's required CLIs (wilma and gog) and the dependency on a wilma skill are consistent with its stated goal of fetching Wilma data and syncing calendars. However, the top-level registry metadata omitted the config paths and skill dependency that the SKILL.md declares (incoherent declarations).
Instruction Scope
SKILL.md instructs the agent to run wilma/gog CLI commands, read user-level config (~/.config/wilmai/config.json and gogcli app data), and to write the calendar ID to TOOLS.md and preferences to MEMORY.md. Reading/writing those persistent files and home-directory config is broader than a purely ephemeral triage run and could expose or alter other agent state; the registry did not advertise those config paths.
Install Mechanism
Instruction-only skill with no install spec — low installation risk. It relies on preinstalled CLIs/skills rather than downloading code.
Credentials
No environment variables are requested, which is reasonable, but SKILL.md references local credential/config files (Wilma config and gog CLI OAuth data) that are not declared in the registry metadata. The skill will access and persist data in agent-wide files (TOOLS.md, MEMORY.md), which may contain other sensitive context — this access was not fully declared.
Persistence & Privilege
The skill is not always-enabled and does not request elevated system presence. It does instruct writing to TOOLS.md and MEMORY.md (agent persistent storage) to save calendar IDs and preferences; that persistent behavior is expected for personalization but should be accepted explicitly by the user.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wilma-triage - 安装完成后,直接呼叫该 Skill 的名称或使用
/wilma-triage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added an `openclaw` metadata block specifying required binaries, skills, configuration paths, and credential notes for setup.
- Clarified the need for local Wilma credentials and Google Calendar (gog CLI) authentication in the metadata.
- No changes to core logic or workflow; documentation and dependency requirements improved for easier setup and integration.
v1.0.0
Initial release: automated daily triage for Finnish parents, Google Calendar sync, smart message classification
元数据
常见问题
Wilma Triage 是什么?
Daily triage of Wilma school notifications for Finnish parents. Fetches exams, messages, news, schedules, and homework — filters for actionable items, syncs... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 946 次。
如何安装 Wilma Triage?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wilma-triage」即可一键安装,无需额外配置。
Wilma Triage 是免费的吗?
是的,Wilma Triage 完全免费(开源免费),可自由下载、安装和使用。
Wilma Triage 支持哪些平台?
Wilma Triage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wilma Triage?
由 aikarjal(@aikarjal)开发并维护,当前版本 v1.0.1。
推荐 Skills