security-review

Audit authentication, authorization, input handling, API, database, and credential code.

11|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/troykelly/claude-skills --skill security-review-troykelly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/troykelly/claude-skills/tree/main/skills/security-review
Command: npx skills add https://github.com/troykelly/claude-skills --skill security-review-troykelly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a focused security audit for authentication, authorization, input handling, API, database, and credential-related code.

Core Features & Use Cases

  • OWASP-aligned security checks
  • Authentication/authorization validation
  • Input validation and sanitization review
  • Remediation guidance with concrete examples
  • Dependency and misconfiguration checks

Quick Start

Trigger security-review on changes in security-sensitive areas (auth, api, middleware, etc.) and document findings with concrete fixes.