security-review

Identify and remediate security vulnerabilities in code, configurations, and dependencies.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/cescrafli/compyrasion --skill security-review-cescrafli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/cescrafli/compyrasion/tree/main/skills/security-review
Command: npx skills add https://github.com/cescrafli/compyrasion --skill security-review-cescrafli

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This skill ensures all code follows security best practices and identifies potential vulnerabilities.

## Core Features & Use Cases

  • Provides a comprehensive security checklist covering secrets management, input validation, authentication/authorization, secure storage, logging, and deployment considerations.
  • Enables automated and manual security reviews across authentication, API endpoints, and sensitive features, with concrete examples and verification steps.
  • Supports pre-deployment and runtime security checks, including vulnerability scanning, risk assessment, and secure coding patterns for modern web and cloud environments.

### Quick Start Run a full security review on a new project to generate a ready-to-apply security checklist.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I identify security vulnerabilities in code before deployment?

To identify security vulnerabilities in code before deployment, run a comprehensive security review covering secrets management, input validation, authentication, and API endpoints. This process applies a security checklist with automated validation and human review steps across web, mobile, and server environments.

What is included in a code security checklist for APIs and authentication?

A code security checklist for APIs and authentication includes input validation, secure secrets management, authorization checks, and secure logging. It provides concrete examples, verification steps, and best-practice patterns to assess risk and secure sensitive features across modern web and cloud environments.

How do I perform a security review on sensitive features across web and mobile environments?

To perform a security review on sensitive features across web and mobile environments, apply a comprehensive checklist covering secrets management and secure storage. The review integrates automated vulnerability scanning with manual risk assessment steps to ensure secure coding patterns are followed.

Does automated vulnerability scanning replace manual secure code review?

Automated vulnerability scanning does not replace manual secure code review. A complete security assessment requires both automated validation to detect configuration and dependency risks, and human review steps to verify secure coding patterns and remediate complex authentication or API vulnerabilities.

Can I use this security review approach for existing projects and pre-deployment checks?

Yes, you can use this security review approach for existing projects and pre-deployment checks. It supports both runtime security checks and pre-deployment vulnerability scanning, generating a ready-to-apply security checklist to ensure code follows security best practices across the development lifecycle.