← 返回
开发者工具 中文

Signal CLI

Send Signal messages and look up Signal recipients via the local signal-cli installation on macOS. Use when the user asks to message someone on Signal, send a Signal text/attachment, list Signal contacts, or resolve a recipient by name/nickname/phone number.
通过 macOS 本地的 signal-cli 发送 Signal 消息并查找收件人。适用于用户请求在 Signal 上发送文字/附件、列出 Signal 联系人,或按姓名/昵称/电话号码解析收件人。
pseudobun
开发者工具 clawhub v0.1.0 1 版本 99834.8 Key: 无需
★ 3
Stars
📥 2,358
下载
💾 47
安装
1
版本
#latest

概述

signal-cli (Signal Messaging)

Use the local signal-cli binary.

Preconditions

  • signal-cli is installed and already linked/registered.
  • For safety: confirm recipient + final message text with the user before sending.

Quick patterns

Discover available accounts

signal-cli listAccounts

List contacts (JSON)

signal-cli -o json -u "+386..." listContacts

Find a contact by name/nickname/number

Prefer the bundled script (handles fuzzy-ish matching + multiple matches):

python3 scripts/find_contact.py --account "+386..." --query "Name"

Send a message

Prefer the bundled script (resolves contact names to numbers):

python3 scripts/send_message.py --account "+386..." --to "Name" --text "Heyo ..."

If --to is already a phone number in E.164 (e.g. +386...), it sends directly.

Safety checklist (always)

  • If resolving by name returns multiple matches, present options and ask the user which one.
  • If message contains sensitive info, ask explicitly before sending via Signal.
  • Default to --service-environment live (signal-cli default) and normal trust behavior.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-28 15:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,388
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,342
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,838