code-security-reviewer

Automate code review for SQL injection, unauthorized access, and sensitive data handling.

1|Updated May 15, 2026
One-click install
npx skills add https://github.com/arrowInkneeeee/AikSteinsGrimoire --skill code-security-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-security-reviewer
Source: https://github.com/arrowInkneeeee/AikSteinsGrimoire/tree/main/aik-skills-lab/code-security-reviewer
Command: npx skills add https://github.com/arrowInkneeeee/AikSteinsGrimoire --skill code-security-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of code security review, identifying potential SQL injection vulnerabilities, unauthorized access issues, and sensitive data handling problems, helping developers write more secure code.

Core Features & Use Cases

  • SQL Injection Detection: Identifies SQL injection vulnerabilities in the code.
  • Unauthorized Access Detection: Detects potential unauthorized access issues in the code.
  • Sensitive Data Handling: Checks for proper handling of sensitive data like passwords and personal information.
  • Use Case: Use this Skill to review your codebase for security vulnerabilities before deploying it to production.

Quick Start

Run the code-security-reviewer skill on your codebase to automatically identify security issues.

Frequently Asked Questions about code-security-reviewer

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

FAQPage Schema
How do I detect SQL injection vulnerabilities in my codebase?

This Skill automates code security review by analyzing your codebase to identify potential SQL injection flaws before production deployment, ensuring secure software development workflows.

What is the best way to check code for unauthorized access issues?

Automated security review scans your codebase for potential unauthorized access vulnerabilities and sensitive data handling problems to ensure proper access controls.

How do I automate sensitive data handling checks before deployment?

Run this Skill on your codebase to automatically review code and identify improper handling of sensitive data like passwords and personal information before deployment.

Can I use an automated code security reviewer for any software development workflow?

You can use this automated code security reviewer in any software development workflow where code security is a priority, provided you have a codebase with potential security vulnerabilities to analyze.

Do I need a specific codebase structure to scan for security vulnerabilities?

You need a codebase with potential security vulnerabilities to analyze, as this Skill requires existing code to automate the review process for SQL injection, unauthorized access, and sensitive data issues.