project-security-review

Identify and remediate security weaknesses across authentication, authorization, input validation, secret handling, and data exposure.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/rktclgh/Codex_Discord_Agents --skill project-security-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-security-review
Source: https://github.com/rktclgh/Codex_Discord_Agents/tree/main/skills/project-security-review
Command: npx skills add https://github.com/rktclgh/Codex_Discord_Agents --skill project-security-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when reviewing architecture or code for authentication, authorization, input validation, secret handling, or other application security risks in any software project.

Core Features & Use Cases

  • Structured review checklist for authn, authz, input validation, and secret handling to guide developers and security professionals.
  • Risk scoring & reporting that prioritizes findings by severity and highlights open questions and residual risks.
  • Cross-team handoff guidance with clear notes for Backend Lead and Frontend Lead to drive remediation and validation.

Quick Start

Run a focused security review on the target codebase to identify authentication, authorization, and secret handling weaknesses.

Frequently Asked Questions about project-security-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review code for authentication and authorization security gaps?

To review code for authentication and authorization security gaps, run a focused security review on the target codebase to identify weaknesses across authn, authz, input validation, and secret handling.

What is the best way to structure application security findings for developers?

The best way to structure application security findings is to produce a report ordered by severity, highlighting open questions, residual risks, and clear handoff guidance for Backend Lead and Frontend Lead.

Can I use this security review for both backend and frontend architecture?

Yes, you can use this security review for backend and frontend architecture. It applies to architecture reviews, code changes, and deployment pipelines across both systems to spot data exposure risks.

How do I assess secret handling and data exposure risks in my software project?

You assess secret handling and data exposure risks by running a structured review checklist that identifies security weaknesses and provides actionable findings for developers and security teams.

Does this code review cover input validation weaknesses?

Yes, this code review covers input validation weaknesses. It identifies and remediates security flaws across input validation, secret handling, authentication, and authorization in software projects.