Back to Home
CheckPointSW icon

mcp-servers

Verified Safe

by CheckPointSW

Overview

Provides seamless integration with Check Point's Threat Emulation and Anti-Virus cloud services for comprehensive malware analysis, file scanning, and threat detection through a simple, standardized interface.

Installation

Run Command
npx @chkp/threat-emulation-mcp

Environment Variables

  • API_KEY

Security Notes

The server relies on environment variables for API key authentication, which is a standard and secure practice. It performs network requests to Check Point cloud services, an expected part of its functionality. The `mcp-utils` dependency's `ui-dialog.ts` uses `child_process.execAsync` to open a browser for interactive prompts, but this function strictly validates URLs to only allow `http/https` protocols and `localhost` hostnames, significantly mitigating potential risks of arbitrary command execution or external resource loading. No direct 'eval' or hardcoded sensitive credentials are found within the server's core logic.

Similar Servers

Stats

Interest Score42
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars28
Forks7
Last Update2025-12-15

Tags

malware analysisthreat detectionfile scanningsecurityCheck Point