Skip to content

CRITICAL: AI deleted files outside project scope using rm -rf - Personal data lost #1146

Description

@er7leoslh

What happened

github_issue.md

Steps to reproduce

Steps to reproduce:

Start Freebuff Desktop on Windows with Git Bash
Open a project folder on the Desktop (e.g. "Yeni klasör")
Ask the AI: "projeleri sil" (delete the projects)
AI uses rm -rf command in Git Bash
AI deletes ALL files on the Desktop, not just project files
Personal files (passwords, OTP numbers) are permanently deleted — not sent to Recycle Bin
What happened:

AI deleted files outside the project directory (C:\Users\Admin\Desktop)
Used rm -rf which bypasses Windows Recycle Bin in Git Bash
No confirmation was requested before deleting non-project files
Personal text file with game account passwords and OTP backup numbers is irrecoverably lost
Expected:

AI should only delete files within the current working project directory
AI should use Windows-safe deletion (Recycle Bin) not rm -rf
AI should confirm before deleting any file outside the project
Environment:

Freebuff Desktop v0.0.76
OS: Windows 10/11
Shell: Git Bash (where rm -rf = permanent delete, no Recycle Bin)

Where does this happen?

Desktop app

Operating system

Windows

Version

Freebuff Desktop versiyonu: 0.0.76

Model

No response

Logs or screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:desktopThe Electron desktop appbot:triagedClassified by the community triage bottype:bugA defect in the code with a reproducible failure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions