Code Sentinel

编码与调试

by salrad

Expose security vulnerabilities, deceptive constructs, and unfinished code before they reach production. Reveal architectural and design pattern usage with clear, actionable guidance to improve consistency and maintainability. Generate concise visual reports that highlight strengths and prioritize issues to speed up reviews and refactoring.

View Chinese version with editor review

Tools (7)

analyze_code

Analyze code for security issues, errors, deceptive patterns, and placeholders. Returns a structured analysis with issues and strengths.

generate_report

Analyze code and generate a detailed HTML report with visual indicators for issues and strengths.

check_security

Check code for security vulnerabilities only (hardcoded secrets, SQL injection, XSS, etc.)

check_deceptive_patterns

Check for code patterns that hide errors or create false confidence (empty catches, silent failures, etc.)

check_placeholders

Check for placeholder code, dummy data, TODO/FIXME comments, and incomplete implementations

analyze_patterns

Analyze code for architectural, design, and implementation patterns. Detects pattern usage, inconsistencies, and provides actionable suggestions for improvement.

analyze_design_patterns

Focused analysis of Gang of Four (GoF) design patterns in code. Detects Singleton, Factory, Observer, Strategy, and other classic patterns with confidence levels and implementation details.

Related MCP Servers

GitHub

Interact with GitHub repositories, issues, pull requests, and more.

82.9k
Context7

Pull up-to-date documentation and code examples from any library.

51.5k
io.github.tldraw/tldraw

Draw and visually collaborate with your agents on tldraw's canvas.

46.2k