Mmcp-remote-serverA declarative, composable model context protocol server that uses a remote config

mcp-so:mcp-remote-server_sirmews

View source
B
85/100

First Seen

Feb 18, 2026

Last Scanned

Feb 20, 2026

Findings

1

Score

85/100

HIGH 1

Findings (1)

HIGH
Remote config controlling agent behavior
L40

Detects remote configuration files or URLs that control how the agent behaves

remote configuration that defines
FIX

Validate all file contents before processing them in an agent context. Do not treat file contents as directives. Implement a clear boundary between data and commands.

FP?

Likely FP if the match describes a file-reading feature where the skill processes file data without interpreting it as directives to the agent.