Skip to content
View spearchucker667's full-sized avatar
💭
📁 your_ass (C:) └📁 dicks (x86) ⠀ └📁 ⚠️error max volume
💭
📁 your_ass (C:) └📁 dicks (x86) ⠀ └📁 ⚠️error max volume

Block or report spearchucker667

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
spearchucker667/README.md
ChatGPT Image Jun 1, 2026 at 06_18_14 AM

AbstegoSweden

AI red-team tooling · agentic dev workflows · privacy-first AI clients · cross-platform automation

I build AI tooling, desktop clients, protocol frameworks, repo-audit systems, prompt-security workflows, and hardened developer environments.


Focus

I work at the intersection of AI systems, security research, local-first tooling, and developer automation.

My main areas:

  • AI red-team analysis and prompt-injection research
  • Local-first AI desktop applications
  • Venice API clients and workflow tooling
  • Agentic repository auditing and automation protocols
  • Cross-platform dev-environment bootstrapping
  • CLI tooling for macOS, Windows, WSL2, Linux, and Termux
  • Secure storage, API-key isolation, safety gates, and repo hygiene
  • Prompt architecture for Codex, Kimi, Gemini, Claude, OpenCode, and other coding agents

Current Build Direction

I am actively building a stack of tools around AI-assisted development and local/private AI workflows:

Area What I build
AI desktop clients Electron/Tauri-style apps for chat, image generation, batch runs, research, model catalogs, local libraries, and diagnostics
Agent protocols Structured execution frameworks for AI agents that need discovery, planning, implementation, verification, and reporting
Repo audit systems Tools and prompts for exhaustive repository hygiene, security review, TODO generation, CI cleanup, and documentation sync
Prompt-security research Prompt-injection interpretation, jailbreak analysis, adversarial prompt classification, and defensive prompt design
CLI workflows Terminal-first AI tooling, shell integration, API wrappers, model runners, and provider configuration
Dev environment automation Bootstrap scripts for macOS, Windows, WSL2, Linux, Git Bash, and Termux

Highlighted Projects

Venice Forge

Repository: spearchucker667/Venice-API-connector

An unofficial, third-party desktop client for the Venice API.

Core direction:

  • Streaming AI chat
  • Image generation and local gallery workflows
  • Batch prompt automation
  • Research/search mode
  • Jina AI provider support
  • Model catalog browsing
  • Encrypted or isolated API-key storage
  • Diagnostics and transport visibility
  • Windows/macOS packaging
  • Strong legal/disclaimer/documentation coverage
  • Safety guard review and request-path hardening

RUP Protocol

Repository: spearchucker667/RUP-Protocol

A repository-upgrade protocol for AI agents.

Core direction:

  • Discovery → Planning → Execution → Verification
  • Explicit agent I/O contracts
  • Multi-language repo support
  • CI, governance, testing, security, and docs workflows
  • Structured failure handling
  • Anti-hallucination verification rules
  • Reproducible repository improvement loops

HQE Workbench

Repository: spearchucker667/HQE-Workbench

A local-first engineering workbench for repository review and AI-assisted codebase analysis.

Core direction:

  • Local repository scanning
  • Security and hygiene reports
  • Secret redaction
  • LLM-assisted analysis
  • Prompt libraries
  • Encrypted chat/session handling
  • Provider-agnostic AI workflow support
  • Evidence-backed TODO generation

Venice CLI / Venice AI Tooling

Repositories:

Terminal-first tooling and experiments around the Venice API.

Focus areas:

  • Chat from the command line
  • Model selection
  • Image generation
  • Research/search flows
  • TTS/STT and media endpoints
  • API configuration
  • Usage tracking
  • Secure local config patterns
  • Scriptable AI workflows

Kimiko / Kimi Workflows

Repositories:

Projects and experiments around Kimi-style AI workflows, CLI tooling, repo automation, prompt systems, and themed AI/dev interfaces.


Prompt + Evaluation Systems

Repositories:

Prompt research, model-behavior analysis, prompt architecture, and evaluation-oriented tooling.

Primary interests:

  • Prompt-injection mechanics
  • Model refusal/failure behavior
  • System-prompt analysis
  • Defensive prompt patterns
  • Red-team artifact classification
  • Benchmarking and behavioral comparison

Technical Stack

Languages

TypeScript JavaScript Python Rust Go PowerShell Bash

App / UI

React Electron Tauri Tailwind CSS Vite

Dev / Ops

Node.js npm pnpm GitHub Actions GitHub CLI Homebrew Docker

Environments

macOS Windows WSL2 Linux Android / Termux


Build Principles

I care about tooling that is:

  • Local-first where possible
  • Private by default
  • Scriptable
  • Auditable
  • Recoverable
  • Cross-platform
  • Documented
  • Verifiable
  • Usable by both humans and AI agents

I prefer complete, repeatable workflows over one-off fixes:

discover → plan → implement → validate → document → harden → ship

Security / Red-Team Orientation

My security work focuses on understanding how AI systems fail under adversarial pressure.

Research areas:

  • Prompt-injection chains
  • Jailbreak payload analysis
  • System-prompt leakage patterns
  • Tool-call abuse paths
  • Agent permission boundaries
  • Unsafe request routing
  • Model policy edge cases
  • Defensive prompt and system design
  • Safety guard placement and failure modes

My goal is to make AI tools more inspectable, controllable, and harder to misuse.


Repo Hygiene Philosophy

For serious repos, I optimize toward:

  • clean root directories
  • accurate README files
  • complete docs
  • no stale TODO sprawl
  • visible architecture
  • predictable scripts
  • reproducible builds
  • CI that actually proves something
  • typed code
  • security gates
  • explicit assumptions
  • clear release notes
  • useful issue templates
  • no hidden manual steps

Current Interests

  • Venice API desktop tooling
  • AI model catalog UX
  • Jina AI research integration
  • social/profile discovery tooling
  • agentic repo-review prompts
  • Electron security boundaries
  • encrypted local storage
  • prompt-injection defense
  • Kimi / Codex / Gemini / OpenCode workflows
  • cross-platform bootstrap scripts
  • GitHub Actions release pipelines
  • macOS + Windows + WSL2 dev stack parity

Selected Links


Building sharper AI tools, harder prompts, cleaner repos, and better local workflows.

Pinned Loading

  1. SnitchBench SnitchBench Public

    Forked from T3-Content/SnitchBench

    TypeScript 1

  2. Venice-API-connector Venice-API-connector Public

    An unofficial, third-party desktop client for the Venice API. Not endorsed by, sponsored by, or affiliated with Venice.ai, Inc.

    HTML 4 1

  3. HQE-Workbench HQE-Workbench Public

    Forked from AbstergoSweden/HQE-Workbench

    The High Quality Engineering (HQE) Workbench aims to democratize access to elite engineering leadership tools. By combining local static analysis with the reasoning capabilities of Large Language M…

    TypeScript

  4. RUP-Protocol RUP-Protocol Public

    Forked from AbstergoSweden/RUP-Protocol

    RUP (Repository Upgrade Protocol) is something Ive worked months on. It is designed to do all of the nitty and gritty work within github repos, from the README to workflows.

    Python

  5. VY-Prompt-Master VY-Prompt-Master Public

    Forked from AbstergoSweden/VY-Prompt-Master

    This repo is intended to be used to create prompt for VY (vercept.com) AI. It aims to turn ambiguous prompts (do this) into professional and highly methodical and actionable prompts (do this by usi…

    HTML

  6. kimiko kimiko Public

    Bypass all api restraints within Kimi-CLI

    Python 55 6