agent-sms-inbox

Route inbound SMS messages through a policy-governed AI inbox with audit logging.

2|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/RewriteToday/skills --skill agent-sms-inbox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-sms-inbox
Source: https://github.com/RewriteToday/skills/tree/main/agent-sms-inbox
Command: npx skills add https://github.com/RewriteToday/skills --skill agent-sms-inbox

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a secure, policy-governed inbox to process inbound SMS using an AI agent while preventing prompt injection and enforcing safe operation policies.

Core Features & Use Cases

  • Policy-driven inbox that gates tool usage and enforces permission checks.
  • Safe escalation to human review for high-risk or uncertain requests.
  • Audit logging and deterministic response generation for compliance.

Quick Start

Process an inbound SMS event through the agent inbox, applying policy gates and returning a safe, approved response.

Frequently Asked Questions about agent-sms-inbox

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I securely process inbound SMS messages with an AI agent?

You can secure inbound SMS processing by routing messages to a policy-governed AI inbox that enforces tool allowlists, applies risk classification, and requires explicit confirmation before executing any actions.

How does a policy-governed AI inbox prevent prompt injection in SMS workloads?

A policy-governed AI inbox prevents prompt injection by gating tool usage with strict allowlists, enforcing permission checks, and routing uncertain or high-risk requests to human review for safe escalation.

Can I use an AI inbox to gate high-risk SMS requests and escalate them to human review?

Yes, you can route high-risk or administrative SMS requests through an AI inbox that applies risk classification and safely escalates uncertain messages to human review before generating any side effects.

Does processing inbound SMS with an AI agent support audit logging and compliance?

Processing inbound SMS through a policy-governed AI inbox supports compliance by generating deterministic responses and maintaining audit logs of all gated tool usage and permission checks.

What is the best way to enforce tool allowlists for AI agents handling inbound SMS?

The best way to enforce tool allowlists is to route inbound SMS events through a policy-driven AI inbox that verifies permissions, classifies risk, and requires explicit confirmation prior to any action.

When should I use a policy-driven AI inbox for inbound SMS instead of direct processing?

You should use a policy-driven AI inbox when handling customer support or administrative SMS tasks that involve high-risk requests, requiring strict gating, audit logging, and human escalation for compliance.