security-review

Audit changed code files for OWASP security vulnerabilities and misconfigurations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables automated and comprehensive security audits of code files, helping teams identify vulnerabilities and improve security posture efficiently.

Core Features & Use Cases

  • Automated Security Scanning: Reviews changed files for common security issues based on OWASP guidelines.
  • Customizable Checklist: Checks for injection, broken access control, cryptographic failures, and other security concerns.
  • Use Case: A developer submits code, and this Skill automatically analyzes all modifications for security risks, providing a clear report that highlights critical vulnerabilities before deployment.

Quick Start

Run the security review skill after code changes to evaluate and identify potential security issues automatically.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I automate security audits for changed code files?

Automated security audits review changed code files to detect vulnerabilities and misconfigurations. By analyzing snippets against OWASP top risks, this process identifies injection flaws and broken access control, providing actionable insights for code security improvements before deployment.

What security vulnerabilities are checked during an OWASP code review?

An OWASP code review checks for injection flaws, broken access control, cryptographic failures, and best-practice violations. It evaluates modified code against top security risks to ensure compliance and highlight critical vulnerabilities across development workflows.

Can I run an automated security scan on code snippets without external dependencies?

Yes, automated security scanning can run directly within your environment without external dependencies. It evaluates code modifications against customizable security checklists to detect misconfigurations and vulnerabilities, generating clear reports for immediate remediation.

What is the best way to integrate security analysis into a development workflow?

The best way to integrate security analysis is running automated audits after code changes. This evaluates modifications for common security issues using OWASP guidelines, producing actionable reports that safeguard the codebase before deployment.

Does automated security analysis detect cryptographic failures and best-practice violations?

Yes, automated security analysis detects cryptographic failures, misconfigurations, and best-practice violations. It reviews code against OWASP security risks to provide actionable insights, ensuring comprehensive security compliance for your codebase.