Back to Home
micartey icon

viro

Verified Safe

by micartey

Overview

viro is a Java overlay doodle application designed for drawing and highlighting during screen sharings or recordings, with an SSE-MCP-Endpoint for LLM interaction.

Installation

Run Command
nix run github:micartey/viro

Security Notes

The server exposes an SSE-MCP-Endpoint at `http://localhost:8099/mcp/sse` for LLM interaction, which is local-only and mitigates external network risks. The `ImageTools.drawImage` and `ImageTools.drawImageFromURL` functions allow loading images from local file paths and arbitrary URLs, respectively. If an untrusted LLM has control over the input `path` for these tools, it could potentially access local files or trigger network requests to malicious URLs. This poses a risk if the LLM interaction is not properly sandboxed or if the LLM is untrusted. However, for a local desktop application used with a (presumably trusted) user's LLM, the direct threat is reduced.

Similar Servers

Stats

Interest Score30
Security Score7
Cost ClassLow
Avg Tokens150
Stars1
Forks0
Last Update2025-11-28

Tags

javajavafxspring bootoverlaydrawingLLM tool