System-wide AI overlay. Hidden from screen sharing.
Running `dilema start` installs deceptive Windows persistence and launches a detached overlay daemon. The daemon identifies assessment/test windows, injects a bundled DLL into their processes, captures content, and sends it to Groq.
Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/cli/index.jsView on unpkg · L13Source writes installer persistence such as shell profile or service configuration.
dist/cli/index.jsView on unpkg · L13Source decrypts an embedded payload, writes it to disk, and executes it through a child process.
desktop/dist/daemon.cjsView on unpkgPackage source references a known benign dynamic code generation pattern.
desktop/dist/daemon.cjsView on unpkg · L2945Package ships native binary artifacts.
desktop/resources/unprotect.dllView on unpkgPackage ships non-JavaScript build or shell helper files.
desktop/resources/inject_dll.ps1View on unpkgThis package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/shared/index.cjsView on unpkgSource spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/cli/index.jsView on unpkg · L13Source writes installer persistence such as shell profile or service configuration.
dist/cli/index.jsView on unpkg · L13Package ships native binary artifacts.
desktop/resources/unprotect.dllView on unpkgPackage ships non-JavaScript build or shell helper files.
desktop/resources/inject_dll.ps1View on unpkgThis package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/shared/index.cjsView on unpkgPackage source references a known benign dynamic code generation pattern.
desktop/dist/daemon.cjsView on unpkg · L2945Source decrypts an embedded payload, writes it to disk, and executes it through a child process.
desktop/dist/daemon.cjsView on unpkg