security-review

Identify and remediate security vulnerabilities across code, configurations, and APIs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rudi193-cmd/Aionic-Claude-Skills --skill security-review-rudi193-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/rudi193-cmd/Aionic-Claude-Skills/tree/main/skills/security-review
Command: npx skills add https://github.com/rudi193-cmd/Aionic-Claude-Skills --skill security-review-rudi193-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Security Review Skill helps teams identify and fix security vulnerabilities early in the software development lifecycle by providing a structured, repeatable checklist and practical examples.

Core Features & Use Cases

  • Secrets management patterns, input validation, authentication/authorization guidance, secure coding practices, threat modeling, data handling, and guidance for third-party integrations.
  • Provides a practical security checklist covering secrets, validation, access control, logging, rate limiting, and secure deployment patterns to reduce risk in web and cloud applications.
  • Use Case: when adding authentication, handling user input, or implementing payment features, apply this skill to ensure comprehensive security coverage across code and configurations.

Quick Start

Apply the comprehensive security checklist to a new project from design through deployment.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I identify and fix security vulnerabilities in my code during development?

To identify and fix security vulnerabilities during development, apply a structured security checklist covering authentication, authorization, data handling, and input validation across web and cloud environments. This remediation process reduces risk early in the software development lifecycle.

What is the best way to implement secure authentication and authorization patterns?

Secure authentication and authorization patterns require implementing best-practice access control checks and structured guidance. Applying a comprehensive security checklist ensures proper access control mechanisms and authentication flows are established to prevent unauthorized entry.

How do I check for secrets management and input validation issues in my application?

Checking for secrets management and input validation issues involves scanning code and configurations against practical security patterns. A structured checklist verifies that sensitive data handling and user inputs are properly sanitized and secured across your web and cloud applications.

Can I use a security review checklist for both web and cloud deployment environments?

Yes, you can use a security review checklist for both web and cloud deployment environments. The comprehensive security checks apply to secure deployment patterns, logging, and third-party integrations across diverse infrastructure configurations and application stacks.

When do I need threat modeling and secure coding practices for third-party integrations?

Threat modeling and secure coding practices for third-party integrations are needed when adding external services, handling user input, or implementing payment features. Applying these security checks ensures comprehensive coverage and reduces risks from external dependencies.