Skip to content
View warknoc's full-sized avatar
  • Joined Sep 17, 2026

Block or report warknoc

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.

Content in all repositories owned by your account will be closed.
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
warknoc/README.md

warknoc

Zero-telemetry, air-gapped, local-first utilities.
Purpose-built tools designed to run strictly on your machine without telemetry, remote dependencies, or surveillance monetization.


🛠️ The Local-First Suite

Utility Description Stack
vaultguard Zero-dependency, offline pre-commit credential and secret firewall. Shell / Bash
doc_cya Offline contract pre-flight scanner for IP forfeiture, liability, and toxic clauses. Python
zombie_sub Zero-dependency bank statement auditor for silent leaks and subscription creep. Python
pixel_purge Lightweight Manifest V3 extension stripping UTM parameters and tracking telemetry. HTML / JS
prompt_monocle Context drift chronometer and persistent system anchor HUD for LLM workflows. JavaScript (MV3)

📐 Core Engineering Principles

  • Zero-Telemetry Default: No telemetry pings, no analytic beacons, no phoning home.
  • Air-Gapped Operation: Compute stays local; state stays in local storage or flat files.
  • Auditable & Minimal: Zero bloated external dependency trees.

⚡ Support & Contact

If these utilities save you time or safeguard your workflows:

  • USDC (Ethereum / Base): 0x9805F8fd4A23Dd39cce11c03C10e6f966B1D6755

Pinned Loading

  1. doc_cya doc_cya Public

    Zero-dependency offline pre-flight scanner for RFPs, MSAs, and contractor agreements. Blocks IP forfeiture, uncapped liability, and predatory clauses.

    Python

  2. pixel_purge pixel_purge Public

    Lightweight, zero-telemetry Chrome extension to strip tracking parameters (UTM, click IDs) and block web telemetry using Manifest V3.

    HTML

  3. prompt_monocle prompt_monocle Public

    Zero-telemetry local prompt anchor HUD and context drift chronometer

    JavaScript

  4. vaultguard vaultguard Public

    Zero-dependency, offline pre-commit credential firewall.

    Shell

  5. zombie_sub zombie_sub Public

    Zero-dependency local bank statement auditor. Flags recurring leaks, zombie subscriptions, and silent rate hikes without cloud fintech telemetry.

    Python