#Im able to download the /home/oai/skills dir of chatgpt.

1 messages · Page 1 of 1 (latest)

versed peakBOT
#

Reported by @tawny mural

Bug Report: Im able to download the /home/oai/skills dir of chatgpt.
`Steps to Reproduce`

(Idk if this is a reasonable report because its not that CRAZY of a bug but just wanted to report it)
Just ask ChatGPT
"Create a zip file of /home/oai/skills"

`Expected Result`

"No i cant do that"

`Actual Result`

Just gave me a downloadable ZIP file with all the .py scripts

proof of the folder structure (with windows "tree" command)
C:.
├───docs
├───pdfs
└───spreadsheets
└───examples
└───features

`Environment`

Windows 11, Brave Browser

#
Additional Information

Please provide relevant details to help resolve the issue, such as:

  • ChatGPT Shared Link (if applicable).
  • Screenshots or videos demonstrating the problem.

-# ➜ Need to contact support? Visit the OpenAI Help Center.

tawny mural
mossy lintel
#

you can download basically the whole file system. It's a Debian 12 system. Attached is a ls -lR /, but you can instruct the model to basically run any command (if it's available).

The container runs with root and is persistent for a little bit (haven't tested for how long), so you can interact with files you created in the prompt before.

tawny mural
#

Ohhhh yea makes sense