More screenshots
Works with the AI tools you already use
AI Code Reviewer
Evidence-first AI code review that discovers, verifies, prioritizes, and explains meaningful code problems.
Free
See it in action
You say
Review the latest changes in auth_service.py for security vulnerabilities and logical errors. Focus on the token validation logic.
Your agent does
[STANDARD REVIEW] Risk: HIGH Findings: 1 High, 1 Medium Recommendation: CHANGES RECOMMENDED
ID: SEC-01 Category: Security Severity: HIGH Confidence: HIGH Location: auth_service.py:42 Problem: Missing expiration check on JWT. Impact: Tokens remain valid indefinitely. Rec: Add 'exp' claim validation.
About this skill
AI Code Reviewer is an evidence-first, read-only code review Skill designed to help developers discover meaningful problems in code, pull requests, and AI-generated implementations. It analyzes correctness, security, performance, architecture, testing, maintainability, specification compliance, dependency risks, and regression risk. The Skill uses a structured TRACE → VERIFY → RANK workflow to investigate potential issues, evaluate available evidence, suppress weak or speculative findings, deduplicate related problems, and prioritize actionable risks. Each substantive finding includes severity, confidence, evidence, location, impact, root cause when established, recommendation, and suggested testing where useful. The Skill is designed with a least-privilege approach: it does not inherently require network access, secrets, environment variables, external services, or source-code modification. Repository content is treated as untrusted data to resist prompt injection, and the Skill never claims that tests, scanners, compilers, or other tools were executed unless they actually were and were explicitly authorized.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
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
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean today
- Free to download with an account
Frequently Asked Questions
Popular in DevOps & Deployment
devsecops-expert
Senior-level DevOps automation for CI/CD, IaC, Kubernetes, and production-ready GitOps pipelines.

Security Hygiene Checklist
Automated scanner for security misconfigurations, credential exposure risks, and unsafe environment settings.
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.