review-code-security

Community

Secure your code against vulnerabilities.

AuthorOzeroHAX
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and mitigates security vulnerabilities in code changes, ensuring that sensitive data, access controls, and dependencies are handled securely before deployment.

Core Features & Use Cases

  • AuthN/AuthZ Enforcement: Verifies that permissions are strictly enforced on the server-side.
  • Input Validation: Checks that all untrusted data is properly validated and normalized to prevent injection attacks.
  • Data Exposure Prevention: Ensures no secrets or Personally Identifiable Information (PII) are leaked in responses, logs, or error messages.
  • Dependency Hygiene: Assesses the risk associated with new dependencies.
  • Use Case: Before merging a pull request that modifies user authentication logic or handles payment information, this Skill performs a critical security review to prevent potential breaches.

Quick Start

Run a security review on the latest code changes to check for authentication bypasses and data exposure risks.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-code-security
Download link: https://github.com/OzeroHAX/AssistAgents/archive/main.zip#review-code-security

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.