📬 Communication Assistant — 统一通信助手

v1.0.0

一站式管理 iMessage、邮件与通知发送,集成 BlueBubbles 与 Himalaya,让消息沟通更集中高效。

0· 124·0 当前·0 累计
下载技能包
License
MIT
最后更新
2026/4/8
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's declared requirements and runtime instructions are coherent with its stated purpose (BlueBubbles iMessage + Himalaya email integration), but the package is instruction-only and refers to scripts that are not included — review configs and missing artifacts before use.
评估建议
This skill is internally consistent for integrating a BlueBubbles gateway and the Himalaya CLI, but before installing: (1) Verify you trust the BlueBubbles serverUrl you will enter — the skill will connect to that gateway and use its password to send/receive messages. (2) Install himalaya from a trusted Homebrew tap and verify ~/.config/himalaya/config.toml contains only accounts you intend to use. (3) The documentation references send-notification.sh and scripts/send-notification.sh, but no scr...
详细分析 ▾
用途与能力
Name and description claim BlueBubbles (iMessage) + Himalaya (email). The skill declares the himalaya binary and a channels.bluebubbles config path, which are exactly the capabilities needed to implement those integrations.
指令范围
SKILL.md only instructs use of the Himalaya CLI and a BlueBubbles gateway config (serverUrl + password) and to create ~/.config/himalaya/config.toml — all within scope. However the docs reference a send-notification.sh script and a scripts/send-notification.sh path that are not included in the package; this is a mismatch and will require the user to provide or audit those scripts before running them.
安装机制
Install spec uses Homebrew to install the himalaya formula (a mainstream package manager). No custom downloads or archive extraction are present, so install risk is low.
凭证需求
No environment variables or unrelated credentials are requested. The only secret material described is the BlueBubbles gateway password and standard Himalaya IMAP/SMTP credentials provided via config files — these match the skill's purpose. Store those credentials securely; the skill does not declare or require global/system credentials.
持久化与权限
always is false and no special persistent privileges are requested. The skill does not attempt to modify other skills or system-wide agent settings according to the manifest.
安全有层次,运行前请审查代码。

License

MIT

可自由使用、修改和再分发,需保留版权声明。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/8

Initial release: iMessage + Email integration

无害

安装命令

点击复制
官方npx clawhub@latest install communication-assistant
镜像加速npx clawhub@latest install communication-assistant --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库