Back to Home
electronart icon

TARILIO

by electronart

Overview

Desktop information retrieval with an integrated AI Assistant, supporting local LLMs and Hugging Face downloads.

Installation

Run Command
No command provided

Security Notes

The project exhibits several security concerns: dynamic loading and execution of HTML, CSS, and JavaScript content via `window.ExtrasProvider` (`getCustomRenderHtml`, `getCSS`, `getJS`) without clear indication of input sanitization or trusted sources, which could lead to XSS or remote code execution. The presence of minified/obfuscated JavaScript files (`tiff.min.js`, `viewer.js`) hinders a complete security audit. Most critically, the truncated README explicitly mentions a 'HACK' involving manual overwriting of `ggml` DLLs in the installation folder due to installer issues, which is a significant risk for system integrity and stability, and could be exploited for malicious DLL injection. The `debugger.js` file also contains `eval`-like behavior (via `pdfjsLib.createObjectURL`), though this is within a debugging tool.

Similar Servers

Stats

Interest Score32
Security Score3
Cost ClassHigh
Avg Tokens20000
Stars2
Forks1
Last Update2025-12-06

Tags

Desktop SearchAI AssistantLLMMCP ClientInformation Retrieval