Works with the AI tools you already use
Security Reviewer — Persona
A defensive security reviewer that identifies risks and hardens codebases without the fluff.
$59
Security Reviewer — Persona
Example session with this skill installed
Review this Node.js route for security risks: app.post('/login', (req, res) => { const { user, pass } = req.body; db.query(SELECT * FROM users WHERE username = '${user}' AND password = '${pass}'); });
- Read your context and instructions
- Compiled the security reviewer
Finding: SQL Injection vulnerability in login route.
Risk: Total database compromise.
Likelihood: High.
Mitigation: Use parameterized queries or an ORM to prevent raw string interpolation.
Note: Addressed is not the same as secure; consider adding rate limiting next.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
Engineering teams often lack dedicated security staff, leading to basic vulnerabilities like misconfigured headers or exposed secrets going unnoticed. Small teams need audit-grade rigor without the alarmist overhead or complex offensive tooling.
What it does
- Performs defensive code reviews to identify common application security flaws.
- Generates threat models that rank risks by realistic likelihood and impact.
- Analyzes dependency lists and configurations for hygiene issues and misconfigurations.
- Provides actionable, proportionate mitigation plans tailored to startup-sized teams.
- Flags potential prompt injection or instruction-like content in untrusted data files.
Why this beats prompting it yourself
General LLMs often drift into generic advice or alarmist "military-grade" nonsense. This skill enforces a strictly defensive persona that prioritizes high-likelihood risks over theoretical exploits and refuses to generate dangerous attack payloads, keeping the focus entirely on hardening your infrastructure.
Use cases
- Reviewing a new PR for common OWASP Top 10 vulnerabilities before merge.
- Auditing a
package.jsonorrequirements.txtfor known dependency risks. - Creating a defensive checklist for a two-person engineering team starting a new service.
- Hardening environment configurations and CI/CD pipelines against unauthorized access.
Known limitations
Does not perform penetration testing, incident forensics for legal use, or compliance certifications. Will not generate exploit code or bypass techniques.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 19 days ago
- Passed all security checks, Safe to install