Verify Code banner
Srajangpt1 Srajangpt1

Verify Code

Security community

Description

Perform a security review of the following code: $ARGUMENTS --- ## Instructions Review the code provided in the arguments above for security vulnerabilities. If no code is provided in the arguments, ask the user to paste the code they want reviewed, or specify a file path to read. ### Step 1 — Detect Technologies Identify the language and frameworks from: - File extension (`.py` → Python, `.ts` → TypeScript, `.go` → Go, etc.) - Import statements (`import django`, `require('express')`, `imp

Installation

Installs to ~/.claude/commands/srajangpt1-ai-security-crew-verify-code.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Srajangpt1/ai-security-crew/HEAD/.claude/commands/verify-code.md -o ~/.claude/commands/srajangpt1-ai-security-crew-verify-code.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository