MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http
verified
reported
listed in the official MCP registry counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 19b17a9 · analyzer v20 · 14h ago
skills & prompt files 2
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 1
- fs ARAS-Workspace-claude-kvm-19b17a9/.github/scripts/readme-formatter/index.js :3
import fs from "fs";
shell / exec 1
- shell ARAS-Workspace-claude-kvm-19b17a9/index.js :21
import { spawn } from 'node:child_process';
declared dependencies 5
- @modelcontextprotocol/sdk@^1.26.0
- zod@^4.3.6
- @anthropic-ai/sdk@^0.52.0
- @types/node@^25.2.3
- dotenv@^17.3.1
obfuscation 1
- dynamic require()/import() ARAS-Workspace-claude-kvm-19b17a9/.github/scripts/readme-formatter/index.js :19
const mod = await import(pathToFileURL(rulePath).href);