Description:
Hi, I recently downloaded and installed RustPlusDesk from this repository. After installation, I discovered an unexpected user folder created in my C:\Users directory named "Jawad".
This seems highly irregular, as "Jawad" is not my username, and this directory contains a structure that does not appear related to the standard application function: C:\Users\Jawad\.gemini\antigravity-ide\brain\...
I also found a recycler-log.txt within that directory. Below is the log output:
[2026-07-01 14:58:38.030] [RecyclerOverlay] Loading recycling calculator database...
[2026-07-01 14:58:38.034] [RecyclerOverlay] Checking file path: C:\Users\<place-holder>\AppData\Local\Temp\.net\RustPlusDesk\tyCMMEhfp7ZJ6SgFJYkXakw_g6BMK08=\recycler-items.json
[2026-07-01 14:58:38.035] [RecyclerOverlay] Checking file path: C:\Program Files\RustPlusDesk\recycler-items.json
[2026-07-01 14:58:38.036] [RecyclerOverlay] Checking file path: C:\Users\<place-holder>\AppData\Local\Temp\.net\RustPlusDesk\tyCMMEhfp7ZJ6SgFJYkXakw_g6BMK08=\recycler-items.json
[2026-07-01 14:58:38.036] [RecyclerOverlay] Checking file path: C:\Users\<place-holder>\AppData\Local\Temp\.net\RustPlusDesk\tyCMMEhfp7ZJ6SgFJYkXakw_g6BMK08=\assets\recycler-items.json
[2026-07-01 14:58:38.037] [RecyclerOverlay] Checking file path: C:\Users\<place-holder>\AppData\Local\Temp\.net\RustPlusDesk\tyCMMEhfp7ZJ6SgFJYkXakw_g6BMK08=\data\recycler-items.json
[2026-07-01 14:58:38.038] [RecyclerOverlay] Checking file path: C:\Users\<place-holder>\AppData\Local\Temp\.net\RustPlusDesk\tyCMMEhfp7ZJ6SgFJYkXakw_g6BMK08=\Assets\Data\recycler-items.json
[2026-07-01 14:58:38.038] [RecyclerOverlay] Checking Pack URI: pack://application:,,,/recycler-items.json
[2026-07-01 14:58:38.039] [RecyclerOverlay] Checking Pack URI: pack://application:,,,/assets/recycler-items.json
[2026-07-01 14:58:38.040] [RecyclerOverlay] Checking Pack URI: pack://application:,,,/data/recycler-items.json
[2026-07-01 14:58:38.041] [RecyclerOverlay] Checking Pack URI: pack://application:,,,/Assets/Data/recycler-items.json
[2026-07-01 14:58:38.042] [RecyclerOverlay] Checking Pack URI: pack://application:,,,/RustPlusDesk;component/recycler-items.json
[2026-07-01 14:58:38.044] [RecyclerOverlay] Checking Pack URI: pack://application:,,,/RustPlusDesk;component/assets/recycler-items.json
[2026-07-01 14:58:38.046] [RecyclerOverlay] Checking Pack URI: pack://application:,,,/RustPlusDesk;component/data/recycler-items.json
[2026-07-01 14:58:38.047] [RecyclerOverlay] Checking Pack URI: pack://application:,,,/RustPlusDesk;component/Assets/Data/recycler-items.json
[2026-07-01 14:58:38.047] [RecyclerOverlay] Checking embedded resource: RustPlusDesk.Assets.Data.recycler-items.json
[2026-07-01 14:58:38.088] [RecyclerOverlay] Loaded database from embedded resource: RustPlusDesk.Assets.Data.recycler-items.json
[2026-07-01 14:58:38.106] [RecyclerOverlay] Successfully deserialized 617 total items.
[2026-07-01 14:58:39.992] [RecyclerOverlay] Filtered to 617 recyclable components.
[2026-07-01 14:58:40.032] [RecyclerOverlay] Successfully loaded stack sizes from Recycling-Data.json.
[2026-07-01 14:58:41.458] [RecyclerOverlay] Loaded Event Fired.
[2026-07-01 14:58:41.461] [RecyclerOverlay] InputsControl Items Count = 30, OutputsControl Items Count = 0
[2026-07-01 14:58:41.464] [RecyclerOverlay] InputsControl Visibility = Visible, Width = 0, Height = 0
[2026-07-01 14:58:41.469] [RecyclerOverlay] Items collection Count = 30, Outputs collection Count = 0
Could you please clarify:
- Is the application intentionally designed to create directories in
C:\Users\ other than the current user profile?
- Is the
.gemini\antigravity-ide path a standard component of this project, or could this version be compromised?
Any information regarding why this folder appeared on my system would be greatly appreciated.
this is the only file it has, I saw rustplusdesk in the content of the txt file, so thought maybe something related to you
Description:
Hi, I recently downloaded and installed RustPlusDesk from this repository. After installation, I discovered an unexpected user folder created in my
C:\Usersdirectory named "Jawad".This seems highly irregular, as "Jawad" is not my username, and this directory contains a structure that does not appear related to the standard application function:
C:\Users\Jawad\.gemini\antigravity-ide\brain\...I also found a
recycler-log.txtwithin that directory. Below is the log output:Could you please clarify:
C:\Users\other than the current user profile?.gemini\antigravity-idepath a standard component of this project, or could this version be compromised?Any information regarding why this folder appeared on my system would be greatly appreciated.
this is the only file it has, I saw rustplusdesk in the content of the txt file, so thought maybe something related to you