Reverse engineered prompt

Build me an open source userscript project called Hexium for pekora.zip. I want a Tampermonkey script that runs on that site, grabs the latest main script from this repo each time it loads, and runs it so users always get the newest version without reinstalling anything. Keep the loader simple and reliable, handle failed downloads and script errors cleanly in the console, and save user settings locally so they persist between sessions.

Since people are clearly suspicious of sketchy scripts, make the code easy to read and obviously safe, with no cookie stealing or hidden network behavior beyond loading the current source from GitHub. If the repo already includes a simple homepage with the logo and badges, tidy that up so it looks like a real community project landing page. Also make it clear this is an unofficial community tool and not affiliated with Pekora.

You can look up current userscript docs online if needed.

Want more depth? Deep Reverse