What it is — This is an isolated child-process reverse proxy for LAN mobile access to DeepSeek Harness Web UI, supporting first-visit approval, per-device token binding, rate limiting, and injection of compact mobile layout with randomUUID polyfill.
Who it is for — It is suitable to install this plugin for users in a local area network who want their mobile devices to securely access the Web UI and use compact layout.
Users not using local area network access do not need to install it, because they do not need to handle mobile device approval and layout injection.
Watch out — Sandbox testing succeeded in a fresh profile and registered it into the harness profile.
No obvious issues were found, but it requires a trusted local area network due to lacking independent authentication.
Static analysis indicates execution of shell commands.
The verdict — I would install it because it isolates the main service via child process and binds per-device tokens, provided the user is in the same local area network and needs mobile secure access with layout optimization.