ciso-reviewer

ciso-reviewer is a skill for Claude Code, Codex from Yugpat1835/awesome-copilot-cowork-skills. It costs 99 tokens per session (1,706 once invoked), scanned A, original, CC-BY-SA-4.0.

A review workflow that examines a proposal, business case, presentation, or plan from the viewpoint of a chief information security officer. It produces a draft verdict, evidence-based findings, security and compliance risks, and five questions.

In plain words
What is it for?
Use it to review plans and proposals, identify risks tied to specific passages, and prepare questions for security leadership.
Why use it?
It helps reveal security and compliance problems that may be missed in a general business review.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to review plans and proposals, identify risks tied to specific passages, and prepare questions for security leadership.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yugpat1835/awesome-copilot-cowork-skills/ciso-reviewer
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 Yugpat1835/awesome-copilot-cowork-skills --skill ciso-reviewer
Clone the repo
git clone --depth 1 https://github.com/Yugpat1835/awesome-copilot-cowork-skills

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 ciso-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/yugpat1835/awesome-copilot-cowork-skills/ciso-reviewer/github.svg)](https://agentmods.dev/skills/yugpat1835/awesome-copilot-cowork-skills/ciso-reviewer)
Your own site
<a href="https://agentmods.dev/skills/yugpat1835/awesome-copilot-cowork-skills/ciso-reviewer"><img src="https://agentmods.dev/badge/skills/yugpat1835/awesome-copilot-cowork-skills/ciso-reviewer/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 ciso-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/skills/yugpat1835/awesome-copilot-cowork-skills/ciso-reviewer"><img src="https://agentmods.dev/badge/skills/yugpat1835/awesome-copilot-cowork-skills/ciso-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,706 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 unknown 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.00099 $0.01706
Opus 5 $0.00049 $0.00853
Sonnet 5 $0.00020 $0.00341
Haiku 4.5 $0.00010 $0.00171

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

Security

Grade A, and why

ciso-reviewer 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 12d 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/executive-review/ciso-reviewer/SKILL.md · 72 lines

The source is not reproduced here

Licensed CC-BY-SA-4.0

The repository is licensed CC-BY-SA-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

2 files 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. 12d ago First seen · 72 lines · 99 tokens per session scan A 17f183c99823

Subscribe to this mod's changes

ciso-reviewer is a skill published in the GitHub repository Yugpat1835/awesome-copilot-cowork-skills (5 stars, last pushed today), licensed CC-BY-SA-4.0. It adds 99 tokens to every session and 1,706 once invoked, about $0.0005 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

commitment-catcher

Scans the last 24 hours of email, Teams chats and meeting transcripts for commitments in both directions, things the user promised to others and things others promised to the user. Maintains a running commitments.md ledger with open, done and overdue statuses, flags overdue items first, and creates To Do entries with…

kesslernity/awesome-copilot-cowork-skills · 98 tokens

custom-daily-brief

Builds a role-tuned morning brief as a Word document covering emails that need replies, today's calendar, Teams mentions and upcoming deadlines, using section presets from an editable config file. Use when the user asks for their daily brief, morning brief, start-of-day summary or custom briefing, or wants to change…

kesslernity/awesome-copilot-cowork-skills · 73 tokens

project-dashboard-builder

Generates a self-contained single-file HTML project dashboard (status banner, milestones, risks heat list, decisions log, links) from the tracker files in /Documents/Cowork/projects/, saved as dashboard- -YYYY-MM-DD.html. Use when the user asks for a project dashboard, a shareable or pinnable status page, an HTML…

kesslernity/awesome-copilot-cowork-skills · 90 tokens

inbox-triage

Sweeps the inbox, categorises every message as needs-reply-today, needs-reply-this-week, waiting-on-others, FYI or noise, creates reply drafts in the Drafts folder, and saves a dated triage report to OneDrive. Moves or archives mail only when a rule the user wrote in its rules file says so. Use when the user asks to…

kesslernity/awesome-copilot-cowork-skills · 104 tokens

cdo-reviewer

Reviews a proposal, business case, deck or plan in character as a Chief Data Officer archetype, then saves a structured review document with a verdict, findings that cite the artifact, data and AI governance risks and five interrogation questions. Use when the user asks for a CDO review, a data or AI governance…

kesslernity/awesome-copilot-cowork-skills · 89 tokens

chro-reviewer

Reviews a proposal, business case, deck or plan in character as a Chief Human Resources Officer archetype, then saves a structured review document with a verdict, findings that cite the artifact, people and organisation risks and five interrogation questions. Use when the user asks for a CHRO or HR review, a…

kesslernity/awesome-copilot-cowork-skills · 90 tokens