Communication Assistant
v1.0.0全能通信助理技能 - 统一管理iMessage短信、邮件和通知发送。支持BlueBubbles(iMessage)和Himalaya(邮件)集成。
⭐ 0· 87·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
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.
Instruction Scope
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 Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
Assessment
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 scripts are bundled — do not run or fetch unknown scripts from untrusted sources; inspect any script you plan to use. (4) Be aware the skill can send messages and bulk notifications to phone numbers and email addresses — limit access and credentials accordingly. If you want higher assurance, request the missing scripts/source or a provenance link for the package before enabling.Like a lobster shell, security has layers — review code before you run it.
latestvk97d2dq6e48hj0sdrm3tayb6vx84espf
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📬 Clawdis
Binshimalaya
Configchannels.bluebubbles
Install
Install Himalaya Email CLI
Bins: himalaya
brew install himalaya