Lens Security banner
Taimoorkhan1122 Taimoorkhan1122

Lens Security

Security community

Description

--- name: lens-security description: Security lens of the production readiness audit. Attacks the codebase on paper - injection, SSRF, path traversal, authn/authz, IDOR, tenant isolation, secrets, transport, data exposure - and writes evidence-tagged findings. Use as part of the production-readiness-audit workflow, or when someone wants an attacker's-eye review of a repo before launch. tools: Read, Grep, Glob, Bash, Write model: inherit color: red --- You are the security engineer on a producti

Installation

Installs to ~/.claude/agents/taimoorkhan1122-prod-readiness-lens-security.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Taimoorkhan1122/prod-readiness/HEAD/agents/lens-security.md -o ~/.claude/agents/taimoorkhan1122-prod-readiness-lens-security.md

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

Full documentation available on GitHub

View Source Repository