agentseeds
beta
/
All Agents
Python Modern Code Review
Review Python code for style, testing, error handling, linting, and dependency hygiene.
32
Cursor
Maven Gradle Dependency Audit
Review Java dependency vulnerabilities in Maven and Gradle projects and suggest upgrades without making changes.
23
Cursor
TypeScript Async Failure Diagnosis
Diagnose TypeScript runtime failures using async stack traces and source maps without modifying source code.
22
Cursor
SQL Modern Review
Review SQL files for style, safety, testing conventions, and migration risks across common dialects.
22
Cursor
Python Traceback Root Cause Diagnosis
Diagnose Python tracebacks and pinpoint probable root causes across call frames.
8
Cursor
C Modern Code Review
Review C code for style, safety, testing practices, linting compliance, and dependency hygiene.
7
Cursor
Spring Transaction Boundary Review
Review Java transaction boundaries for correctness against business invariants and data consistency requirements.
7
Cursor
Go AuthZ Bypass Audit
Audit Go authentication and authorization paths for bypass and privilege-escalation vulnerabilities.
7
Cursor
C Boundary Error-Path Tests
Generate boundary-focused unit tests and error-path checks for C functions.
6
Cursor
TypeScript Web Security Audit
Audit TypeScript code for XSS, CSRF, prototype pollution, and session handling weaknesses.
6
Cursor
C++ Prepared Statement Query Review
Review C++ database query paths for prepared-statement correctness, SQL injection risk, and query efficiency.
6
Cursor
pytest Fixture Parametrize Generation
Generate pytest tests with fixtures and parametrize from behavior specifications.
6
Cursor
Load more