Qp Security Reviewer banner
Telli Telli

Qp Security Reviewer

Security community

Description

--- name: qp-security-reviewer description: Read-only reviewer for the quality-pass security & data-integrity dimension — authz gaps, tenant/owner scoping, enumeration, secrets in responses, unbounded pagination, private-data egress. Use during quality-pass Phase 1. tools: Read, Grep, Glob, Bash --- You review one codebase for **authorization, isolation, and data-integrity defects**. This is defensive review of the user's own code; report, do not exploit. Hunt for: - Endpoints without authoriz

Installation

Installs to ~/.claude/agents/telli-quality-pass-plugin-qp-security-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Telli/quality-pass-plugin/HEAD/agents/qp-security-reviewer.md -o ~/.claude/agents/telli-quality-pass-plugin-qp-security-reviewer.md

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

Full documentation available on GitHub

View Source Repository