

Fairy Odd Parents Vicky
🧸 VICKY · THE BABYSITTER
Rootless System Integrity Daemon for Termux (Android)
A system by GRANT “FEZZY” FESTERS
BOJACK · SOI · RAVENSMEAD — embedded in every scan
🧠 OVERVIEW
Vicky is a rootless, silent, modular system integrity daemon built for Termux on Android.
She monitors.
She audits.
She reports.
And then she disappears.
No popups.
No interference.
No automated “fixes” that break your setup.
Just truth about your system — on demand.
⚡ CORE IDEA
Most Termux environments slowly degrade:
• packages drift out of sync
• scripts break silently
• permissions get messy
• configs stack on top of forgotten configs
Vicky exists to stop that decay.
Not by controlling your system —
but by making it fully visible again.
🧸 PHILOSOPHY
Vicky follows strict rules:
• Rootless only — runs on stock Android
• Silent by default — no noise unless called
• Modular design — every check is isolated
• User authority — nothing changes without you
• Readable output — no cryptic logs
She is not an AI.
She is not automation.
She is a watcher.
If you have Termux API you also get a notification about how many problems the Faries snitched on Vicky about
https://philfesters.github.io/vicky/
git clone git@github.com:philfesters/vicky.git
alias vicky='bash ~/vicky.sh'
nano ~/.bashrc
alias vicky='bash ~/vicky.sh'
alias vicky-watch='bash ~/vicky.sh watch'
alias vicky-quick='bash ~/vicky.sh queue'