Analyzes code for security vulnerabilities, deceptive patterns, placeholders, and code smells that traditional linters miss.
Review before connecting
The findings on this server are worth reviewing before you connect an agent to it.
Scanned 7 days ago Due for re-check
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The code-sentinel MCP server exposes 7 tools, focused primarily on general-purpose capabilities. Its published description reads: "Analyzes code for security vulnerabilities, deceptive patterns, placeholders, and code smells that traditional linters miss". It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates code-sentinel C — the findings are worth reviewing before you connect an agent to it. Its most notable findings include "No authorization on a public remote server" and "Over-broad tool surface". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check code-sentinel's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add code-sentinel to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://code-sentinel-mcp.sharara.dev/mcpStreamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
Analyze code for security issues, errors, deceptive patterns, and placeholders. Returns a structured analysis with issues and strengths.
Analyze code and generate a detailed HTML report with visual indicators for issues and strengths.
Check code for security vulnerabilities only (hardcoded secrets, SQL injection, XSS, etc.)
Check for code patterns that hide errors or create false confidence (empty catches, silent failures, etc.)
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
tool: check_deceptive_patterns
The server advertises open-world / broadly-scoped capabilities.
no annotations on write-capable tool "check_deceptive_patterns"RecommendationScope tools to the minimum needed.
Analyze web pages and entire sites for SEO, accessibility, performance, and security compliance. Generate detailed reports and actionable issue lists to improve site quality and user experien
Validates ZUGFeRD, Factur-X, and XRechnung e-invoices against EN 16931 with correction suggestions.
Tracks US tariff and trade-action changes from Federal Register documents and exposes them through an API for AI agents.
Instant rug-check for any EVM or Solana token, distilled to one clear 0-10 risk verdict.
Provides access to Bible translations, books, chapters, verses, and search functionality.
Remote-first MCP adapter for emitting Settlement Attestation Receipts; not a verifier.
Check for placeholder code, dummy data, TODO/FIXME comments, and incomplete implementations
Analyze code for architectural, design, and implementation patterns. Detects pattern usage, inconsistencies, and provides actionable suggestions for improvement.
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.