AI AGENT ADDONS

Security Review

github/awesome-copilot
Security
4,131installs

An AI-powered security scanner that reads your code like a human security researcher. It traces how data moves through your app and catches bugs that simple pattern-matching tools miss.

This skill checks for SQL injection, cross-site scripting, command injection, exposed API keys, hardcoded secrets, and weak cryptography. It works across JavaScript, Python, Java, PHP, Go, Ruby, and Rust.

You can scan a single file or your whole codebase. Every finding includes a severity rating and a suggested fix. You always review and approve before any changes are made.

Add Security Review skill to your workflow

Global

mkdir -p ~/.claude/skills/security-review

Project

mkdir -p .claude/skills/security-review

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago