Back to Home
consigcody94 icon

sentinel-ai

Verified Safe

by consigcody94

Overview

Provides real-time, pattern-based security scanning for code, specifically targeting vulnerabilities in AI-generated code, integrated via the Model Context Protocol.

Installation

Run Command
node dist/index.js

Security Notes

The server's internal code appears secure and primarily focuses on detecting vulnerabilities in scanned code rather than introducing them. It uses `path.resolve()` for user-provided file paths, which helps mitigate simple path traversal but does not inherently sandbox file access; a malicious AI client could potentially request scans of sensitive system files if the server process has read permissions. No internal use of `eval` or `child_process.exec` with user input was observed. Communication occurs via standard I/O, limiting direct network attack vectors.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens75000
Stars0
Forks0
Last Update2025-11-22

Tags

security-scannercode-analysisvulnerability-detectionmcp-serverai-code-security