mit-licensed
A Go CLI tool that scans rendered Kubernetes/Helm manifests and produces a CSV & JSON report of security misconfigurations.
Ship 100x With The Agent IDE. The most powerful Agent Development Environment (ADE).
Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop and mobile. Run Claude Code, Codex, OpenCode, and more side by side in isolated worktrees. Get the mobile companion for iOS or Android.
VS Code extension for LLM-assisted code/text completion.
Local LLM-assisted text completion, chat with AI and agentic coding extension for VS Code.
Related contents:
Autonomous, multi-agent AI research — a PhD's workflow on a single-GPU budget.
An autonomous AI scientist: a multi-agent loop over literature, experiments, self-critique and write-up, with deterministic guards against reward-hacking and hallucination.
ScholarLoop runs the loop a PhD actually runs: it reads the literature, forms a grounded hypothesis, runs real ML experiments, scores them against a frozen ground-truth metric, learns from its failures, and drafts a peer-reviewed write-up — autonomously, with a deterministic harness that keeps the agents honest and impossible to reward-hack.
VS Code chat sidebar for local AI coding agents.
A VS Code chat sidebar that connects your editor to local AI coding agents.
An experimental language server for the Python programming language.
A statically typed language that can deeply improve the Python ecosystem.
A refreshingly simple data-driven game engine built in Rust Free and Open Source Forever!
Boring-registry is a simple open source module and provider registry compatible with Terraform and OpenTofu.
With boring-registry, you can upload and distribute your own modules and providers, as an alternative to publishing them on HashiCorp’s public Terraform Registry.
Support for the Module Registry Protocol, Provider Registry Protocol, and Provider Network Mirror Protocol allows it to work natively with Terraform and OpenTofu.
fully-local project memory for Claude Code.
Built for Claude Code. Stop wasting tokens and re-explaining your project every session. Recall gives Claude Code durable memory — entirely offline.
A privacy-focused iOS app that raises awareness about what native apps can see.
Loupe is an iOS and iPadOS app that gives you a hands-on tour of the device fingerprinting surface. It reads real values from public iOS APIs, the same ones any third-party app can call, and shows them to you raw. The point is simple: see what your iPhone quietly exposes, and why each reading helps an app recognize you again.
Automatic DNS management for Docker, Kubernetes, and Proxmox VE workloads with multi-provider support.
dnsweaver watches Docker events, Kubernetes resources, and Proxmox VE clusters to automatically create and delete DNS records. Unlike single-provider or single-platform tools, dnsweaver supports split-horizon DNS, multiple DNS providers simultaneously, and works across Docker, Docker Swarm, Kubernetes, and Proxmox VE — or all of them at once.
Related contents:
Build beautiful cross-platform applications using Go. Build desktop applications using Go & Web Technologies.
The traditional method of providing web interfaces to Go programs is via a built-in web server. Wails offers a different approach: it provides the ability to wrap both Go code and a web frontend into a single binary. Tools are provided to make this easy for you by handling project creation, compilation and bundling. All you have to do is get creative!
A native Kubernetes desktop client — nothing in your cluster. Helm, Argo CD, Flux CD, Gateway API & cert-manager built in. MIT-licensed.
Windows apps as native Linux windows.
Native Linux windows for every Windows app — real icons, real WM_CLASS, pin-to-taskbar. FreeRDP RemoteApp + dockur/windows. Zero config.
Related contents:
A self-hosted web application for managing and visualizing home lab infrastructure. Track hardware, virtual machines, applications, storage, networks, and more — all in one place.
Related contents:
Framework for Agent-Native Apps. Agentic Applications You Own.
Start with a chat-first app and the app-agent loop. Add actions, screens, jobs, and workflows as your agent grows.
The Model Context Protocol (MCP) specification is defined in the main specification repository. This repository contains extensions to the core protocol that define additional authorization mechanisms.
Related contents:
Code Intelligence Knowledge Graph for AI Coding Agents.
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
The fastest, most efficient code intelligence engine for AI coding agents. It indexes any repository into a persistent knowledge graph — full-indexing an average repo in seconds and the Linux kernel in 3 minutes — so your agent answers structural questions with ~120x fewer tokens. Tree-sitter parsing across 158 languages, Hybrid LSP type resolution, single static C binary.
Intent-First Agentic Development Language.
Clear is a programming language where your specification and implementation are the same file. If you can describe what it should do, you have already written it.
Terminal based spreadsheet tool. Spreadsheets in your terminal.
Talk to your databases. database client for developers.
A fast, beautiful client for PostgreSQL, SQLite, Redis & ClickHouse. Browse data, run SQL, visualize schemas — or just describe what you need and let AI write the query.
A library that unifies the APIs of IndexedDB, localStorage and other storage into a consistent API.
modern storage toolkit that keeps localForage compatibility while using async/await, TypeScript, and zero legacy baggage.
A command-line tool for looking up web platform features. Search by keyword, check Baseline status, find MDN docs, specs, browser bugs, survey results, and more, from your terminal.
A filesystem flight recorder. Captures every text-based file change in real-time. Your AI agent just wiped your workspace. You didn't commit.
UNF* recorded every version. Rewind any file to any second. No commits required.
The Anti-Slop Frontend Framework for AI Agents.
Open-source skill files that stop Cursor, Claude Code, Codex, Gemini CLI, v0, Lovable, and more from generating generic frontends.
macOS CLI for OCR and searchable PDFs using Apple's Vision framework.
A macOS command-line tool that reads text from images and PDFs, and creates searchable PDFs. Runs entirely on your Mac with Apple's Vision framework; nothing is uploaded.
Lore is a next-generation, open source revision control system.
Lore is an open source version control system designed for unprecedented scalability of both data and teams. It is optimized for projects that combine code with large binary assets, including games and entertainment, and caters for the needs of developers and artists alike.
Deploy bagel to developer Macs via macOS PKG and surface secret-scanning results in Fleet.
fleebag packages the bagel open-source secret scanner into a macOS installer (.pkg) that runs automatically on developer laptops via a LaunchAgent. Scan results are written as JSON and queried by Fleet's osquery agent, letting you see detected secrets across your entire fleet and enforce a compliance policy — all without touching each machine manually.
Related contents:
🕵️♂️ Collect a dossier on a person by username from 3000+ sites.
Maigret collects a dossier on a person by username only, checking for accounts on a huge number of sites and gathering all the available information from web pages. No API keys required. AI profiling (demo).
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
docker-mailserver, or DMS for short, is a production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Anti-spam, Anti-virus, etc.). It employs only configuration files, no SQL database. The image is focused around the slogan "Keep it simple and versioned".
MCP server for Unreal Editor. Model Context Protocol server for Unreal Editor automation .
Claireon is an Unreal Engine editor plugin that runs a Model Context Protocol (MCP) server inside the editor, exposing hundreds of editor automation tools for AI-assisted development workflows behind a deliberately small MCP surface (tool_search + python_execute). It enables AI assistants like Claude Code to read, search, inspect, and edit Unreal assets directly.
Infobip OpenAPI MCP is a framework for exposing OpenAPI documented HTTP APIs as MCP servers. It is based on Spring AI and made to run as a Spring Boot application. It is powering Infobip's own MCP servers, and you can use it to implement your own MCP servers.
CSS reacts, JS just listens. What JS knows, now CSS knows.
Runtime state for CSS. Now there's a Prop For That. Expose what JavaScript knows but CSS can't see — as live CSS custom properties.
He says nothing. He writes one line. It works.
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
Mularr supercharges aMule with a powerful themeable Web UI, *Arr & Gluetun integration, and Telegram-powered downloads.
Mularr is a powerful integration for aMule that provides a functional web interface with a nostalgia-infused retro touch. It bridges the gap between classic P2P and modern automation tools by offering qBittorrent-compatible APIs and Torznab indexers, making it seamless to use aMule with apps like Sonarr and Radarr.
Related contents:
A collection & lists of intel and usernames scraped from various cybercrime sources & forums. DarkForums, HackForums, Patched, Cracked, BreachForums, OGUser, XSS, Dread, & more.
Related contents:
A wiki for people who think in folders, not feeds.
Self-hosted wiki. Single Go binary, SQLite, Markdown on disk. No external database required.
The 18MB drop-in Sentry alternative for self-hosters.
PocketSentry is a single, self-contained binary that speaks the Sentry protocol. Your existing SDKs (sentry-python, @sentry/browser, sentry-go, etc.) connect to it without any code changes — just swap the DSN.
CatalogIT helps organizations track their SaaS subscriptions, cloud services, and hardware assets in one place. It provides cost tracking, renewal management, vendor oversight, and a full audit trail — self-hosted, with enterprise SSO and provisioning built in.
Self-hosted infrastructure inventory and operations for homelabs and labs: racks, devices, ports, cables, IPAM, VLANs, WiFi, compute, discovery, monitoring, reports, and topology visualization.
A Docker image for using PIA with WireGuard. Feature-rich and optimized for reliability, security, and throughput.
App Store & Google Play Screenshot Generator.
Create polished store listing visuals with realistic iPhone, iPad, and Samsung device mockups, rich text, overlays, multi-device layouts, and batch export — all in your browser with no accounts or watermarks.
Self-hosted file sharing with ShareX integration, web UI, and API access.
A self-hosted file sharing platform with a clean web interface, ShareX integration, and API access. Upload screenshots, files, and media — then instantly share them via short links.
Convert any web page to clean, readable Markdown with just one click.
Turn any webpage into clean, LLM-ready Markdown in one click. Strip the browser, keep the structure, then copy or download instantly.
A next-generation AI coding assistant for developers. Unlimited context lets you understand, build, and collaborate more efficiently.
A local-first desktop and web app for browsing, searching, and analyzing your past AI coding sessions. See what your agents actually did across every project.
TerraTidy is a single-binary quality platform for Terraform and Terragrunt. It provides formatting, style checking, linting, and policy enforcement.
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
You're a DBA, sysadmin, or developer who manages Microsoft SQL Servers. It's your fault if they're down or slow. These tools help you understand what's going on in your server.
Isolated databases for every AI agent branch. Build, test, and migrate in parallel. Production stays untouched.
Database safety infrastructure for AFK agentic development.
SafeAgentDB is built for serious vibe coders shipping real products with a team — whether your teammates are people, AI agents, or both. Once you have many branches in flight at the same time, one shared database becomes the thing everyone breaks. SafeAgentDB gives every branch and PR a live preview URL backed by its own isolated database, so agents can run migrations, hydrate realistic data, and test real app behavior without risking production, corrupting shared development data, or stepping on each other.
Built first for Supabase + Vercel + GitHub Actions, with guidance for adapting the same infrastructure pattern to other stacks.
Open source UI kit for modern document apps.
React components for PDF, DOCX, XLSX, and CSV viewers, with bounding box citations, file upload, e-signing, and more.
Ready to drop into user-facing flows, agents, or internal tools.
Zero trace. Full answer. — Transparent Claude API proxy that anonymizes PII and sensitive data before it leaves your environment. From pentesters, to pentesters.
PromptZero applies Zero Trust principles to LLM interactions. A local, transparent proxy that detects and replaces sensitive data — identities, infrastructure, secrets, client material — in your prompts before they leave your environment, and restores the real values in the response. Never trust the API. Always verify what crosses the boundary. Your data stays home.
Related contents:
Generate realistic synthetic security logs for cybersecurity threat hunting training and research.
Related contents:
An ESLint plugin to disable mutation and promote functional programming in JavaScript and TypeScript.
Pick the guide that matches your background.
Beginner, advanced, expert level Rust training material.
Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio.
Related contents:
The universal skill manager for AI coding agents.
One tool to manage every AI agent's skills. Stop juggling skill directories across Claude Code, Codex, Cursor, Windsurf, and 10+ other AI agents. agent-skill-manager (asm) gives you a single TUI and CLI to install, search, audit, and organize all your agent skills — everywhere.
Git, rewritten by agents, in Rust, as a library.
Grit is an agent-driven, library-oriented reimplementation of Git in Rust, aiming to pass Git's own test suite.
Related contents: