security-review

Automate security checks for code compliance and vulnerability identification.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/TymorIbrahim/UniPilot --skill security-review-tymoribrahim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/TymorIbrahim/UniPilot/tree/main/.cursor/.agents/skills/security-review
Command: npx skills add https://github.com/TymorIbrahim/UniPilot --skill security-review-tymoribrahim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses security vulnerabilities in code, ensuring compliance with best practices and identification of potential threats.

Core Features & Use Cases

  • Security Checklist: Offers a detailed checklist for implementing secure coding practices.
  • Pattern Implementation: Provides patterns for common security concerns such as secrets management, input validation, and SQL injection prevention.
  • Use Case: Use the skill to perform a security review of authentication systems or any sensitive feature in your codebase.

Quick Start

Run the security-review skill to perform a comprehensive security analysis of your code.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I perform a security review for authentication systems and API endpoints?

Automate security checks to verify compliance with best practices for authentication, user input handling, and API endpoint creation. This identifies potential vulnerabilities and ensures secure coding patterns are applied to protect sensitive features.

What security patterns should I use for secrets management and input validation?

Use security patterns for secrets management, input validation, and SQL injection prevention. Implementing these secure coding patterns addresses common security concerns and protects sensitive data from vulnerabilities.

Can I analyze vulnerabilities in Python and JavaScript codebases?

Yes, vulnerability analysis can be performed on Python and JavaScript codebases. The review utilizes libraries for dynamic checks and static analysis to identify security flaws in application security and development workflows.

Does the security review check payment processing and secrets management?

Yes, the security review identifies vulnerabilities in payment processing and secrets management. It verifies compliance with security best practices to ensure sensitive financial operations and credentials remain protected.

What is the best way to automate code review for security best practices?

The best way to automate code review for security is to run a comprehensive security checklist against the codebase. This automates checks for vulnerabilities, verifies compliance, and validates secure coding patterns.