AANA Message Send Guardrail Skill
/install aana-message-send-guardrail-skill
AANA Message Send Guardrail Skill
Use this skill before an OpenClaw-style agent sends, posts, replies, forwards, or schedules a Slack, Teams, Discord, SMS, DM, or public channel message.
This is an instruction-only skill. It does not install packages, run commands, write files, call services, persist memory, or send messages on its own.
Core Principle
Message sending is an external action. Verify channel, recipients, tone, private data, attachments, claims, and explicit send approval before posting.
Required Checks
- destination: DM, group DM, private channel, public channel, SMS, or external workspace
- recipients, mentions, broadcast tags, and channel visibility
- tone, urgency, and conflict risk
- private data, secrets, customer data, internal links, and hidden thread context
- attachments, screenshots, links, files, and quoted content
- factual claims, commitments, deadlines, or policy statements
- explicit approval for sending or posting
Message Risk Classes
Treat these as higher risk:
- public channels, external workspaces, SMS, group DMs, broadcast tags, and large channels,
@channel,@here, role mentions, customer channels, executive channels, and incident channels,- screenshots, logs, file attachments, account details, customer details, or private thread context,
- promises about refunds, deadlines, policy exceptions, security, incidents, legal/medical/financial matters, or roadmap commitments,
- tense, emotional, disciplinary, urgent, or conflict-prone messages.
Destination Rules
Do not send when:
- the destination is inferred, ambiguous, or broader than the user requested,
- a public channel or broadcast mention would expose private content,
- a thread reply includes hidden context that new recipients should not see,
- the message is intended for one person but would notify a group.
Ask for confirmation when the destination or audience is not exact.
Tone And Claim Rules
Revise before sending if tone is hostile, manipulative, too casual for a high-impact context, or overconfident about uncertain facts.
Do not send unsupported promises, policy claims, customer facts, incident updates, deadlines, or commitments. Retrieve evidence, revise, or route to review first.
Review Payload
When using a configured AANA checker, send only a minimal redacted review payload:
destination_statusaudience_statustone_statusprivacy_statusapproval_statusmessage_risksblocker_reasonsafe_alternativerecommended_action
Do not include raw private messages, screenshots, logs, secrets, customer records, or unrelated thread history when a redacted summary is enough.
Decision Rule
- If this is a draft only, draft and stop.
- If channel, recipients, or approval are unclear, ask.
- If private data or unsupported claims appear, redact or revise.
- If sending is external, public, high-impact, or irreversible, require approval.
- If the send is unsafe, unauthorized, deceptive, or privacy-violating, block.
Output Pattern
AANA message gate:
- Destination: dm / group / private_channel / public_channel / sms / external
- Audience: exact / ambiguous / broad / public
- Tone: ready / revise / conflict_risk
- Privacy: clear / needs_redaction / sensitive / unknown
- Approval: approved / required / unclear / denied
- Decision: draft / revise / ask / redact / request_approval / send / block
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aana-message-send-guardrail-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/aana-message-send-guardrail-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
AANA Message Send Guardrail Skill 是什么?
Validates message destination, audience, tone, privacy, and approval before sending or posting on Slack, Teams, Discord, SMS, or public channels. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4 次。
如何安装 AANA Message Send Guardrail Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aana-message-send-guardrail-skill」即可一键安装,无需额外配置。
AANA Message Send Guardrail Skill 是免费的吗?
是的,AANA Message Send Guardrail Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AANA Message Send Guardrail Skill 支持哪些平台?
AANA Message Send Guardrail Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AANA Message Send Guardrail Skill?
由 mindbomber(@mindbomber)开发并维护,当前版本 v1.0.0。