·review-security
!

review-security

nesnilnehc/ai-cortex

Review code for security: injection, sensitive data, authentication and authorization, dependencies and CVEs, configuration and secrets, and crypto. Cognitive-only atomic skill; output is a findings list.

6Installs·0Trend·@nesnilnehc

Installation

$npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-security

SKILL.md

Review code for security concerns only. Do not define scope (diff vs codebase) or perform language/framework/architecture analysis; those are separate atomic skills. Emit a findings list in the standard format for aggregation. Focus on injection (SQL, command, template), sensitive data and logging, authentication and authorization, dependencies and CVEs, configuration and secrets, and cryptography and hashing.

When to use: When the task includes security review. Scope and code scope are determined by the caller or user.

| Location | path/to/file.ext (optional line or range). | | Category | cognitive-security. | | Severity | critical \| major \| minor \| suggestion. | | Title | Short one-line summary. | | Description | 1–3 sentences. | | Suggestion | Concrete fix or improvement (optional). |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-security
Category
!Security
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is review-security?

Review code for security: injection, sensitive data, authentication and authorization, dependencies and CVEs, configuration and secrets, and crypto. Cognitive-only atomic skill; output is a findings list. Source: nesnilnehc/ai-cortex.

How do I install review-security?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nesnilnehc/ai-cortex