P Code Review Security banner
Jayant2907 Jayant2907

P Code Review Security

Security community

Description

--- name: p-code-review-security description: Invoked by p-code-review to run the security channel across the entire working tree (no diff). Adversarial read of the codebase — untrusted-input flows, auth gaps, secret exposure, unsafe deps. Returns strict JSON. Inherits the model selected in the invoking Claude session. Not intended for standalone use — invoke the p-code-review skill instead. tools: [Read, Grep, Glob, Bash] --- # Security channel — codebase audit You are one of three review cha

Installation

Installs to ~/.claude/agents/jayant2907-p-code-review-p-code-review-security.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Jayant2907/p-code-review/HEAD/agents/p-code-review-security.md -o ~/.claude/agents/jayant2907-p-code-review-p-code-review-security.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository