require-external-communication-approval

require-external-communication-approval is a skill for Codex from AkshitIreddy/agent-skills. It costs 87 tokens per session (401 once invoked), scanned A, original, MIT.

A safety rule for messages sent directly to people through services such as GitHub, Slack, email, chat, or issue trackers. It requires the user's explicit approval immediately before sending or replying.

In plain words
What is it for?
Use it whenever a task could contact another person, including posting a pull-request review or requesting a reviewer. It also covers reactions, resolving or dismissing discussions, and other human-facing actions.
Why use it?
It prevents the agent from posting comments, reviews, mentions, assignments, or similar messages without a final confirmation. Drafting text and carrying out repository operations can still proceed without that approval.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it whenever a task could contact another person, including posting a pull-request review or requesting a reviewer. It also covers reactions, resolving or dismissing discussions, and other human-facing actions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akshitireddy/agent-skills/require-external-communication-approval
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AkshitIreddy/agent-skills --skill require-external-communication-approval
Clone the repo
git clone --depth 1 https://github.com/AkshitIreddy/agent-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for require-external-communication-approval

README.md
[![agentmods](https://agentmods.dev/badge/skills/akshitireddy/agent-skills/require-external-communication-approval/github.svg)](https://agentmods.dev/skills/akshitireddy/agent-skills/require-external-communication-approval)
Your own site
<a href="https://agentmods.dev/skills/akshitireddy/agent-skills/require-external-communication-approval"><img src="https://agentmods.dev/badge/skills/akshitireddy/agent-skills/require-external-communication-approval/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for require-external-communication-approval

Your own site · 80×15
<a href="https://agentmods.dev/skills/akshitireddy/agent-skills/require-external-communication-approval"><img src="https://agentmods.dev/badge/skills/akshitireddy/agent-skills/require-external-communication-approval.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 401 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00087 $0.00401
Opus 5 $0.00044 $0.00200
Sonnet 5 $0.00017 $0.00080
Haiku 4.5 $0.00009 $0.00040

Measured 10d ago against content hash dd29a65cdf16, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

require-external-communication-approval scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/require-external-communication-approval/SKILL.md · 45 lines

What it actually says

Require External Communication Approval

Hard rule

Never directly send, post, or reply to another person without the user's explicit approval for that specific communication.

Require approval before:

  • Posting or replying to a pull-request, review, issue, or discussion comment.
  • Sending Slack, Teams, email, chat, direct messages, or similar messages.
  • Submitting reviews, reactions, mentions, assignments, or reviewer requests.
  • Resolving or dismissing another person's review or discussion.

Drafting text without sending it is allowed.

Do not block operational work

When otherwise authorized by the user's task, proceed without a separate communication confirmation for:

  • Commits, pushes, merges, branch operations, and repository settings.
  • Workflow triggers, reruns, cancellations, builds, tests, and deployments.
  • Releases, infrastructure changes, and automatic bot-generated pull requests.
  • Creating or updating pull requests that the user asked Codex to manage, provided Codex does not add reviewers, mentions, or follow-up comments.

Automatic service notifications caused by these operational actions do not count as Codex directly messaging another person.

Approval workflow for direct messages

  1. Draft the proposed communication without sending it.
  2. Show the user the destination, recipients, and exact text or action.
  3. Ask for explicit approval.
  4. Send only the approved communication without adding wording or recipients.

Requests to fix code, manage a pull request, or perform a deployment authorize the operational work, but do not authorize a separate human-facing reply.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 45 lines · 87 tokens per session scan A dd29a65cdf16

Subscribe to this mod's changes

require-external-communication-approval is a skill published in the GitHub repository AkshitIreddy/agent-skills (1 stars, last pushed 14d ago), licensed MIT. It adds 87 tokens to every session and 401 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

polar-billing

This skill should be used when working on Polar billing system, Stripe integration, subscription lifecycle, checkout flows, or benefit provisioning.

fcakyon/claude-codex-settings · 29 tokens

durable-objects

Build, debug, or review Cloudflare Durable Objects code for persistent state and coordination.

fcakyon/claude-codex-settings · 22 tokens

simplify

This skill should be used when the user asks to "simplify", "clean up the diff", "run simplify", "simplify the changes", "review changed code for cleanup", explicitly invokes "/simplify", or asks to "commit without simplify", "skip simplify for this commit", or "commit this but skip simplify". Reviews changed code…

fcakyon/claude-codex-settings · 97 tokens

ultralytics-platform

This skill should be used when user asks to "upload my model to Ultralytics Platform", "push this run to the platform", "upload a dataset to platform", "download a dataset from platform", "search platform datasets", "start cloud training", "train on platform GPUs", "export a model on platform", "deploy a model…

fcakyon/claude-codex-settings · 112 tokens

dokploy-deploy

This skill should be used when user asks to "deploy with Dokploy", "use Dokploy Cloud", "manage self-hosted Dokploy", "deploy Docker Compose on Dokploy", "manage Dokploy databases", "configure Dokploy domains", or "look up Dokploy CLI commands".

fcakyon/claude-codex-settings · 63 tokens

openai-frontend-design

Use for new frontend applications, dashboards, games, creative websites, hero sections, and visually driven UI from scratch, or when the user explicitly asks for a redesign/restyle/modernization. Builds from clean, airy, high-taste, readable image-generated concept design with section-specific references, faithful…

fcakyon/claude-codex-settings · 71 tokens