Back to Tags

#code review

Security Review — Check Your Code for Common Holes

Review your own code for common security flaws: injection, broken auth and access control, exposed secrets, unsafe input handling and risky dependencies, with each finding rated and fixed.

Nigel Yoshida

AI Code Check — Review Agent-Written Code Before You Merge

Review code an AI agent wrote before you merge it: does it match the request, what did it invent or change outside scope, which tests are real, and what to verify by hand.

Nigel Yoshida

Code Review — Findings Ranked by Severity

Get a thorough code review of a diff or file: bugs, security issues, edge cases and readability problems, each ranked by severity with a suggested fix, plus what's good about the change.

Nigel Yoshida