content-safety

content-safety is a skill for Claude Code, Codex from igovet/codex-cortex-orchestrator. It costs 48 tokens per session (510 once invoked), scanned A, original, MIT.

A safety rule set for handling secrets, credentials, personal data, and sensitive operational details during coding work. It covers configuration, logs, exports, incidents, authentication, delegation, and review.

In plain words
What is it for?
Use it when working with API keys, tokens, private keys, cookies, connection strings, customer data, logs, or other sensitive artifacts.
Why use it?
It reduces the risk of exposing or copying sensitive information into prompts, source code, tests, documentation, or reports.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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.

agentmods
npx agentmods add skills/igovet/codex-cortex-orchestrator/content-safety
Any agent
npx skills add igovet/codex-cortex-orchestrator --skill content-safety
Clone the repo
git clone --depth 1 https://github.com/igovet/codex-cortex-orchestrator

Made for: Claude Code, 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 content-safety

README.md
[![agentmods](https://agentmods.dev/badge/skills/igovet/codex-cortex-orchestrator/content-safety.svg)](https://agentmods.dev/skills/igovet/codex-cortex-orchestrator/content-safety)
Your own site
<a href="https://agentmods.dev/skills/igovet/codex-cortex-orchestrator/content-safety"><img src="https://agentmods.dev/badge/skills/igovet/codex-cortex-orchestrator/content-safety.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 510 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00048 $0.00510
Opus 5 $0.00024 $0.00255
Sonnet 5 $0.00010 $0.00102
Haiku 4.5 $0.00005 $0.00051

Measured 6d ago against content hash 11572695807c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

content-safety 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 6d 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.

plugins/cortex/skills/content-safety/SKILL.md · 36 lines

What it actually says

Content Safety

Before sharing, storing, or delegating an artifact, check for credentials, API keys, bearer tokens, private keys, session cookies, connection strings, personal data, customer exports, and internal operational identifiers.

This is model/user discipline. Do not claim that the V12 ledger automatically detects, redacts, authorizes, expires, or deletes accepted content. Store only the minimum safe English coordination content, except for exact original user text required by the task or decision contract.

  • Redact the sensitive value while retaining the minimum useful structure, such as <REDACTED_TOKEN>.
  • Do not put secrets in prompts, semantic conclusions, documentation, tests, fixtures, source files, command output, or commits.
  • Prefer references to secure environment variables and secret managers over literal values.
  • If a secret is already exposed, stop propagating it; record only its sanitized location and recommend rotation or revocation through the authorized owner.
  • Keep security findings concise and avoid giving exploit instructions beyond what is needed to remediate an authorized codebase.
  • Treat task, decision, report, initiative, closure, idempotency, and projection content as potentially retained host-private data. Sanitize titles, section names, abort reasons, filenames, summaries, and links as well as report bodies. Do not derive a filename from secret-bearing or untrusted text.
  • A host-private plan or finalized-report Markdown projection is safe to publish to the user only when the active tool has freshly verified its contained absolute path, regular file type, source freshness, and digest. Task, decision, delegation, initiative, closure, governance, handoff, index, and timeline records remain SQLite-only. Never copy a verified path into worker messages, external channels, raw logs, or error details, and never publish a stale/failed projection.
  • Preserve an exact user decision only in its designated original-response field, together with the neutral prompt and language; do not generate or accept translated or duplicate language-specific fields. Redact sensitive values in the original response as required by this policy. A recorded authorization assertion is evidence, not a credential or approval token.
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. 6d ago First seen · 36 lines · 48 tokens per session scan A 11572695807c

Subscribe to this mod's changes

content-safety is a skill published in the GitHub repository igovet/codex-cortex-orchestrator (1 stars, last pushed 2d ago), licensed MIT. It adds 48 tokens to every session and 510 once invoked, about $0.0002 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

using-ao

Catalog of the AO (Agent Orchestrator) ao CLI: spawning workers, managing sessions and projects, sending messages, controlling the shared browser, previewing pages, and daemon control. Use when using the ao CLI, spawning workers, or managing AO sessions in an AO workspace.

Untrivial-ai/agent-orchestrator · 62 tokens

summon

Autonomous orchestrator for manifest work items through the development lifecycle. Use when running egregore to process a backlog automatically.

athola/claude-night-market · 28 tokens

model-router

当需要调度不同模型执行子任务时使用。根据任务类型匹配模型能力,自动选择最优模型并生成调用指令。TRIGGER: 模型调度、model dispatch、选模型、分派任务、多模型协作、路由到模型.

rexleimo/aios · 60 tokens

dev-flow

Assess bounded Codex software development requests before choosing direct work or Dev Flow, then provision confirmed Dev Flow Tasks in dedicated Git worktrees. It may be selected implicitly or explicitly with $dev-flow-codex:dev-flow; the selector never skips assessment. Explicit Task resume and receipt-backed…

Innocent-children/dev-flow · 66 tokens

agency-chief-of-staff

复杂项目的需求讨论、执行清单、独立任务启动、分工与模型路由、进度、验证、归档。用于多阶段或跨对话协作,以及明确调用 agency-chief-of-staff;普通问答、简单代码修改、合法 AGENCYWORKER 与本 Skill 源码维护不触发。.

papperrollinggery/zhijuan-codex-agency-chief-of-staf · 78 tokens

outsourcerer

Cross-harness orchestrator for AI coding work. Routes tasks across Claude Code, Codex, Cursor, Devin, Gemini, OpenRouter, and local models; carries the user's skills, plugins, and MCP setup into delegated jobs; tracks cash and plan limits; and can convene multi-model reviews. Use when the user asks to outsource…

alexgreensh/outsourcerer · 100 tokens