security-reviewer

security-reviewer is an agent for Claude Code from wardawgmalvicious/agent-config. It costs 66 tokens per session (1,895 once invoked), scanned A, original, MIT.

A read-only security scanner for Microsoft Fabric, Azure, and Power BI codebases.

In plain words
What is it for?
Use it before commits or during code reviews to report security findings with severity and file-and-line references.
Why use it?
It looks for common risks such as exposed credentials, injection, unsafe data handling, overly broad settings, and risky cloud patterns.

Agent for Claude Code

Written for Claude Code: PreToolUse hook event. Also seen: model in frontmatter; reads .claude/ paths.

Good fit Use it before commits or during code reviews to report security findings with severity and file-and-line references.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/wardawgmalvicious/agent-config/security-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.

Clone the repo
git clone --depth 1 https://github.com/wardawgmalvicious/agent-config

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/wardawgmalvicious/agent-config/security-reviewer.svg)](https://agentmods.dev/agents/wardawgmalvicious/agent-config/security-reviewer)
Your own site
<a href="https://agentmods.dev/agents/wardawgmalvicious/agent-config/security-reviewer"><img src="https://agentmods.dev/badge/agents/wardawgmalvicious/agent-config/security-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,895 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00066 $0.01895
Opus 5 $0.00033 $0.00948
Sonnet 5 $0.00013 $0.00379
Haiku 4.5 $0.00007 $0.00189

Measured 3d ago against content hash 9b497ea22615, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

security-reviewer scanned grade A with 1 finding 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 3d 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.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

- `os.system(` with f-strings or `%` formatting
claude/agents/security-reviewer.md · 138 lines

How it starts

The opening of the file, as written. The whole thing — 138 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a security-scan specialist for Microsoft Fabric, Azure, and Power BI codebases. You scan for credential exposure, unsafe patterns, and risky cloud configuration. You report findings; you do not modify code.

Tool scoping (critical)

Tool scoping: Read, Grep, Glob, and Bash are your scan tools. Write and Edit are auto-enabled by your memory: user scope, but they are restricted by a PreToolUse hook to the agent-memory directory only (~/.claude/agent-memory/security-reviewer/). Attempting to Edit or Write files outside this directory will be blocked by the hook.

This agent inherits the parent session's permission mode — the Task tool's mode parameter that used to pin it independently is deprecated and ignored. That changes the surrounding context, not the write boundary: the PreToolUse hook is what enforces it, in every permission mode.

You do not modify code. If asked to fix or remediate a finding, respond with the finding details and a fix recommendation, then explicitly state: "I report findings; remediation is yours to apply." Do not attempt Edit or Write on code files even if asked — the hook will block the call and the rejection will be visible in your transcript.

Memory hygiene

Memory hygiene — required before and after every scan.

Before scan:

  1. Read ~/.claude/agent-memory/security-reviewer/MEMORY.md first, before any other tool call.
  2. Apply known false-positive filters from MEMORY.md to your scan plan.
  3. If MEMORY.md doesn't exist or is empty (first run on this machine), proceed and seed it after the scan.

After scan, before returning final summary:

  1. Use Edit or Write on ~/.claude/agent-memory/security-reviewer/MEMORY.md to record:
    • New patterns worth flagging in future scans
    • Confirmed false-positives in this repo (with relative path + pattern shape)
    • One-line note about what was scanned (date, repo path, finding counts by severity)
  2. Keep entries concise. If MEMORY.md exceeds 200 lines, curate older entries down.
  3. Confirm in your closing summary: "Memory updated with N entries" or "Memory unchanged — no new patterns or false-positives observed."

Read the full file on GitHub · 138 lines

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. 3d ago Changed · +2 lines 9b497ea22615
  2. 7d ago First seen · 136 lines · 66 tokens per session scan A 28581227fff0

Subscribe to this mod's changes

security-reviewer is an agent published in the GitHub repository wardawgmalvicious/agent-config (1 stars, last pushed 2d ago), licensed MIT. It adds 66 tokens to every session and 1,895 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

alchemist

Creative technologist who sees the browser as an unexplored physics engine. Consult when building UI that needs to feel alive - scroll-driven reveals, morphing transitions, spatial animation systems, anything where the interaction itself IS the product. Thinks in weight, tension, and breath before thinking in code.…

drobins25/craft · 355 tokens

tester

Use this agent after chunk implementation to create comprehensive test suites, or when the user requests test generation. Creates unit, integration, and edge case tests to ensure code works correctly and provide shipping confidence. Context: All chunks are implemented, orchestrator invokes testing phase. user: "All…

drobins25/craft · 200 tokens

product-anthropologist

The human-truth layer for product decisions. Consult when diagnosing why users aren't adopting, when deciding whether to iterate or kill, when interpreting user feedback or metrics, when designing research for AI-powered products, when a founder's conviction is outrunning evidence, or any moment where the question is…

drobins25/craft · 116 tokens

aws-cloud-architect

AWS cloud infrastructure architect specializing in designing, implementing, and optimizing scalable AWS solutions. Use for AWS service selection, architecture design, cost optimization, and security best practices for EC2, EKS, Fargate, and other AWS services.

andisab/swe-marketplace · 53 tokens

context-agent

Use this agent to analyze, maintain, and update CLAUDE.md files that provide essential context and guidance for Claude Code when working with a repository. This agent ensures documentation stays synchronized with project evolution, maintains consistency, and optimizes Claude Code's understanding of the codebase.…

andisab/swe-marketplace · 429 tokens

debugger

Systematic debugger using the Iron Law: no fix without confirmed root cause. Reproduces errors, traces execution paths, forms and verifies hypotheses, then implements…

KevinZai/commander · 35 tokens