security-review

security-review is a skill for Claude Code, Codex from JasonxzWen/harness-hub. It costs 39 tokens per session (3,035 once invoked), scanned A, original, no licence file.

A guide for reviewing code that handles security-sensitive areas such as login, user input, secrets, web endpoints, payments, or file and system access.

In plain words
What is it for?
Checking security-sensitive code and finding vulnerabilities in authentication, APIs, payments, and input or file handling.
Why use it?
It helps identify risks such as unauthorized access, exposed secrets, injection, or unsafe input handling.

Skill for Claude CodeCodex

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

Good fit Checking security-sensitive code and finding vulnerabilities in authentication, APIs, payments, and input or file handling.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jasonxzwen/harness-hub/security-review
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 JasonxzWen/harness-hub --skill security-review
Clone the repo
git clone --depth 1 https://github.com/JasonxzWen/harness-hub

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 security-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/jasonxzwen/harness-hub/security-review/github.svg)](https://agentmods.dev/skills/jasonxzwen/harness-hub/security-review)
Your own site
<a href="https://agentmods.dev/skills/jasonxzwen/harness-hub/security-review"><img src="https://agentmods.dev/badge/skills/jasonxzwen/harness-hub/security-review/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 security-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/jasonxzwen/harness-hub/security-review"><img src="https://agentmods.dev/badge/skills/jasonxzwen/harness-hub/security-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,035 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.00039 $0.03035
Opus 5 $0.00019 $0.01517
Sonnet 5 $0.00008 $0.00607
Haiku 4.5 $0.00004 $0.00303

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

Security

Grade A, and why

security-review 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/security-review/SKILL.md · 496 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 496 lines · 39 tokens per session scan A ecc6cb44123a

Subscribe to this mod's changes

security-review is a skill published in the GitHub repository JasonxzWen/harness-hub (72 stars, last pushed 1mo ago), with no licence file. It adds 39 tokens to every session and 3,035 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-30.

Related

Other skills, from other repositories

agent-code-review-swarm

Agent skill for code-review-swarm - invoke with $agent-code-review-swarm.

ruvnet/ruflo · 22 tokens

agent-code-analyzer

Agent skill for code-analyzer - invoke with $agent-code-analyzer.

ruvnet/ruflo · 19 tokens

github-automation

GitHub workflow automation, PR management, issue tracking, and code review coordination. Integrates with GitHub Actions and repository management. Use when: PR creation, code review, issue management, release automation, workflow setup. Skip when: local-only changes, non-GitHub repositories.

ruvnet/ruflo · 61 tokens

codebase-sync

Convention discovery and rule generation from codebase analysis. Scans project structure, builds search indexes, identifies patterns, and generates enforceable rules.

a5c-ai/babysitter · 32 tokens

revdiff

Review diffs, files, and documents with inline annotations in a TUI overlay, or answer questions about revdiff usage, configuration, themes, and keybindings. Opens revdiff in agterm/tmux/zellij/herdr/kitty/wezterm/cmux/ghostty/iterm2/emacs-vterm, captures annotations, and addresses them. Works in git, hg, and jj repos…

umputun/revdiff · 248 tokens

revdiff-plan

Review the last Codex assistant message (plan, analysis, or proposal) with inline annotations in a TUI overlay. Extracts the most recent response from Codex rollout files and opens it in revdiff for review and annotation. Activates on "revdiff-plan", "review plan with revdiff", "annotate plan", "review last response"…

umputun/revdiff · 84 tokens