← Back to FloDee

FloDee โ€” AI Models Used for Safety & Quality Control

๐Ÿ›ก๏ธ FloDee 1.0.320 has been reviewed for code integrity, safety, and vulnerabilities to hacking. No malware or unsafe behavior was found.

Build reviewed: FloDee 1.0.320

AI models that reviewed this build

What this is (and isn't). FloDee's source is reviewed by AI models for malware, data theft, hidden network activity, and anything that could damage a user's system โ€” and the models that did so are listed here, per build. This is a transparency disclosure, not a formal third-party security certification, penetration test, or guarantee. It's an honest, dated, per-version record โ€” best read alongside FloDee's other trust signals (no usage tracking, local-only data, and code signing). As AI code review becomes a normal part of shipping software, this page is FloDee's standing record of it.

Verdict

FloDee is a legitimate local desktop utility. This review found no malware, no data exfiltration, no attack functionality, and no destructive behavior that isn't user-initiated and confirmed. Nothing runs against other people's machines; everything acts on the user's own windows, files, and settings, at the user's request.

Scope reviewed

The security-relevant surface: outbound network calls, file reads/writes/deletes, the global keyboard/mouse hooks, registry access, the peer-to-peer messenger (including incoming file handling), process control, screen capture/recording, and credential/data storage. Not an exhaustive line-by-line audit of the whole codebase.

Findings

Network โ€” only expected, declared traffic; no usage tracking.

Keyboard/mouse hooks are not keyloggers. The global hooks react only to specific summon hotkeys and feed the on-screen Input Visualizer. Keystrokes are not stored, logged, or transmitted. Since the previous review the hooks moved to a dedicated high-priority thread so a busy FloDee can never stall system-wide input โ€” a robustness improvement, with no change to what the hooks are allowed to see or do.

Incoming P2P files are contained. Received filenames are sanitized, and the save path is verified to resolve inside the configured download folder (rejected otherwise) โ€” defense in depth against path-traversal.

System changes are limited and user-driven. Registry use is HKCU-only (no system-wide writes); permanent file deletion and Force-Close-All Windows ask for confirmation first, and desktop items are recycled (undoable), not destroyed.

The clipboard is only written on deliberate gestures. Copy actions (context-menu copy, Shift-expanding a tooltip, the bindable "Copy Item Under Cursor" key) run only on an explicit user action; passively hovering a file never touches the clipboard.

Data at rest is encrypted. Messages, notes, and credentials in settings.json are protected with Windows DPAPI.

Honest notes (things a scanner would legitimately flag)

These are disclosures, not damage to the user:

Bottom line

Safe to run. FloDee does exactly what it says โ€” organize windows, panels, files, capture, and messaging on the local machine โ€” with no hidden or hostile behavior.

Reviewed by Claude Fable 5 ยท 2026-08-02 02:05 PDT (09:05 UTC) ยท FloDee 1.0.320

FloDee is AI-free. The FloDee application contains no AI models, no AI features or functions, and connects to no AI service. Any mention of AI on this site refers only to tools used to review FloDee’s source code during development (the way an outside code reviewer would) and to this website’s own help-chat mascot; none of that is inside the program you install. This page is a record of development-time code review, not a description of anything the app does.