Code Review

Review code for bugs, security, and style issues

leavesfly 8e75d1c 594 B Updated

File contents

Review the provided code thoroughly. For each issue found, cite the file and line, classify severity (🔴 Critical / 🟡 Warning / 🔵 Info), and provide a concrete fix.

Check for:

  • Bugs, logic errors, and unhandled edge cases
  • Security vulnerabilities (injection, XSS, CSRF, auth issues)
  • Performance problems and resource leaks
  • Readability, naming, and missing error handling
  • Thread safety in concurrent code

Output a structured review: Summary → Issues (by severity) → Suggested Fixes.

leavesfly/evox/tree/main/evox-runtime/evox-agents/src/main/resources/skills/code_review commit 8e75d1cbc4

Frequently asked questions

npx skillmds@latest add leavesfly/code-review