Dependency Checks#
Code Reviews protects you when starting new projects or adding libraries by validating dependencies before installation.
How dependency checks work#
- You prompt: Ask your AI to start a project (e.g., "Scaffold a Next.js app with Auth.js").
- AI suggests: The AI lists the necessary dependencies.
- kluster.ai verifies: The Dependency Validator checks every package for security vulnerabilities and license compliance before you install them.
When the AI suggests a package version with a known vulnerability, kluster.ai alerts you immediately, preventing the risk from entering your codebase.
Next steps#
- Manual agent reviews: Review existing code on demand.
- Configuration: Customize dependency check behavior.
