MmacOS Forensics Mcp ServerMCP (Model Context Protocol) server for macOS Digital Forensics and Incident Response (DFIR).

mcp-so:macos-forensics-mcp-server_x746b

View source
C
55/100

First Seen

Feb 18, 2026

Last Scanned

Feb 20, 2026

Findings

3

Score

55/100

HIGH 3

Findings (3)

HIGH
MCP server auto-registration
L47

Detects automatic registration of MCP servers into agent configuration

claude mcp add
FIX

Pin the curl/wget download to a specific URL with version and verify the downloaded file's SHA-256 checksum before using it. Prefer package manager installs over raw downloads.

FP?

Likely FP if the download is from a well-known canonical source (e.g., official GitHub release) and the documentation includes checksum verification steps.

HIGH
MCP server auto-registration
L50

Detects automatic registration of MCP servers into agent configuration

claude mcp
add
FIX

Pin the curl/wget download to a specific URL with version and verify the downloaded file's SHA-256 checksum before using it. Prefer package manager installs over raw downloads.

FP?

Likely FP if the download is from a well-known canonical source (e.g., official GitHub release) and the documentation includes checksum verification steps.

HIGH
MCP server auto-registration
L58

Detects automatic registration of MCP servers into agent configuration

claude mcp
add
FIX

Pin the curl/wget download to a specific URL with version and verify the downloaded file's SHA-256 checksum before using it. Prefer package manager installs over raw downloads.

FP?

Likely FP if the download is from a well-known canonical source (e.g., official GitHub release) and the documentation includes checksum verification steps.