Skip to content
View AkuchiS's full-sized avatar

Block or report AkuchiS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AkuchiS/README.md

Hi, I'm AkuchiS πŸ‘‹

Profile views receipts over promises runs on your machine

I build practical tools for people who run their own AI, automation, and self-hosted setups β€” then I open-source the ones that earn their place.

Everything here was built on my own infrastructure: broken, fixed, and hardened in daily use before it ever went public. I'm a retired Australian Army veteran, building independently and self-funded β€” no VC, no growth team, just tools that work.

Receipts over promises. Most of these ship a selftest or a one-command verifier, so you don't have to take my word for anything β€” you run it and watch the numbers on your own machine.

πŸ’¬ Ask me about β€” self-hosted & local-first AI Β· agent safety & governance Β· Proxmox / LXC / Docker homelabs Β· pure-stdlib Python Β· clean-room reverse-engineering.

What I build β†’ github.akuchis.com

Tool What it does
Oni Clean-room reverse-engineering engine β€” point it at a repo, get its crown-jewel files and a licence-aware plan to rebuild the good ideas natively, without copying a line.
AEGIS Guard Input/output safety for AI agents β€” block prompt-injection going in; catch leaked secrets, refusals and slop coming out.
AgentProof Verifiable AI-build governance β€” four modules that prove themselves with one offline command.
FlowProof Check an n8n workflow export imports cleanly β€” before you buy, sell or ship it.
FlowProof for n8n The same check as an n8n community node, run from inside n8n.
n8n templates Production-shaped n8n workflows, each validated import-clean.
ProxSweep Update your whole Proxmox homelab β€” host, every LXC, and Docker β€” in one pass.
Pinchflat LXC One-command Pinchflat (YouTube archiver) install on Proxmox.
Yap Free, offline voice dictation for macOS, Windows & Linux β€” a Wispr Flow alternative.

Free and open-source by default. Where there's a paid tier, it buys convenience, certification, and handover β€” never the core capability.

Everything runs locally: no telemetry, no account needed for the free tools, nothing leaves your network.

Simplify Β· Automate Β· Share.


πŸ› οΈ Currently building ASTRO β€” a small, sovereign, pure-stdlib agent brain you actually own. Β· Sponsor the work β™₯

Pinned Loading

  1. AEGIS-Guard AEGIS-Guard Public

    Input/output safety for AI agents β€” screen prompt-injection going in; catch leaked secrets, refusals and slop going out. Offline, zero-dependency, MIT.

    Python

  2. FlowProof FlowProof Public

    Check, repair and certify n8n workflow exports before you ship, sell or buy them β€” offline CLI, no API keys.

    Python

  3. AgentProof AgentProof Public

    Verifiable AI-build governance you run on yourself β€” four modules (autonomy gate, build discipline, model fitness, code review) that prove themselves with one offline command. Stdlib-only, no insta…

    Python

  4. Yap Yap Public

    Free, offline voice dictation for macOS, Windows & Linux β€” hold a key, speak, and your words appear at the cursor. Local Whisper, learns your vocabulary, no subscription. A Wispr Flow alternative.

    Python 43

  5. ProxSweep ProxSweep Public

    ProxSweep β€” one command updates your whole Proxmox homelab: host, every LXC, and Docker, in a single pass.

    Shell 1

  6. Oni Oni Public

    A clean-room, source-level reverse-engineering engine β€” tear a repo down to the patterns worth rebuilding. Pure stdlib, zero deps.

    Python