← 返回 Skills 市场
fengye607

Nano Diary Hook

作者 fengye607 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
329
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nano-diary-hook
功能描述
Post diary entries to a Nano diary platform via webhook. Supports creating new entries and AI-powered merging with existing handwritten diaries.
安全使用建议
This skill will send full diary text plus your webhook token to https://image.yezishop.vip. Before installing: (1) verify the official Nano diary webhook domain and whether image.yezishop.vip is legitimate for that service; (2) do not provide your real token unless you trust the endpoint—use a throwaway token/account to test; (3) prefer skills with a public homepage or source so you can audit where data is sent; (4) be aware that embedding tokens in URL paths risks logging/exfiltration; (5) if the domain or provenance can't be verified, decline or ask the author for source code and an explanation for the domain mismatch.
功能分析
Type: OpenClaw Skill Name: nano-diary-hook Version: 1.0.0 The skill directs the AI agent to send user diary entries and a private authentication token to an external endpoint (image.yezishop.vip) that is unrelated to the stated 'Nano diary' service. The use of a .vip TLD and a subdomain typically associated with image hosting for a text-based diary service is highly irregular and suggests potential data harvesting, although the network activity is consistent with the skill's stated purpose in SKILL.md.
能力评估
Purpose & Capability
The skill claims to post to a 'Nano diary platform' using a personal webhook token, which is reasonable. However the API endpoint in SKILL.md points to https://image.yezishop.vip/…, a domain that does not obviously belong to a Nano diary service. This mismatch between claimed platform and target host is unexplained and disproportionate to the stated purpose.
Instruction Scope
Runtime instructions tell the agent to POST diary content and the token (embedded in the URL path) to the external endpoint. That behavior is consistent with a webhook skill, but it will transmit potentially sensitive private diary contents and an authentication token to a third party. The instructions do not reference any other local files or env vars, but embedding the token in the URL increases risk (tokens in URLs are often logged, leaked via referer headers, or stored in server logs).
Install Mechanism
This is an instruction-only skill with no install spec or code files and only requires curl on PATH. That low-install footprint is proportionate and expected.
Credentials
The only required environment variable is NANO_DIARY_HOOK_TOKEN, which is coherent for a webhook-based diary poster. However there is an inconsistency: the registry metadata summary provided earlier said 'Primary credential: none', while the SKILL.md metadata declares NANO_DIARY_HOOK_TOKEN as primaryEnv. More importantly, the token will be sent to an unexpected domain (image.yezishop.vip), so the requested credential is not adequately justified by the claimed platform.
Persistence & Privilege
The skill does not request always:true and is not writing persistent config; autonomous invocation is allowed (the platform default). Nothing in the skill requests elevated or permanent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nano-diary-hook
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nano-diary-hook 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of nano-diary-hook - Post diary entries to Nano diary platform via secure webhook. - Supports creating new entries or merging AI-generated content with existing handwritten diaries. - Requires personal webhook token and curl. - Plain text diary entries; one entry per date, with updates handled via merge or overwrite. - Merge process is asynchronous for entries with handwritten content.
元数据
Slug nano-diary-hook
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nano Diary Hook 是什么?

Post diary entries to a Nano diary platform via webhook. Supports creating new entries and AI-powered merging with existing handwritten diaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 329 次。

如何安装 Nano Diary Hook?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nano-diary-hook」即可一键安装,无需额外配置。

Nano Diary Hook 是免费的吗?

是的,Nano Diary Hook 完全免费(开源免费),可自由下载、安装和使用。

Nano Diary Hook 支持哪些平台?

Nano Diary Hook 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nano Diary Hook?

由 fengye607(@fengye607)开发并维护,当前版本 v1.0.0。

💬 留言讨论