
OpenClaw LLM Proxy
Scan every LLM API call for PII and injection attacks
What it does
OpenClaw sits between your app and any LLM provider. Every prompt is scanned for PII (SSN, credit cards, API keys) and injection attacks before reaching the model. Every response is scanned for data leaks. Routes across 6 backends (OpenAI, Anthropic, Google, Ollama, vLLM) by model prefix. Block, redact, or log - your choice. Multi-tenancy with per-team budgets. Spend tracking. Response caching. Prometheus metrics. Helm chart. 113 tests. One Docker command.
Drop-in OpenAI API replacement with built-in PII scanning, injection detection, smart routing, and multi-tenancy. Self-hosted, zero telemetry.
Drop-in replacement for the OpenAI API with built-in DLP. Scans every prompt and response for PII, credentials, and injection attacks. Routes across 6 LLM backends. Self-hosted, zero telemetry. Client (any SDK) → OpenClaw Proxy → [DLP Scan] → LLM Backend ↓ ↓ PII blocked/redacted OpenAI / Anthropic Injection blocked Google / Ollama Logged + alerted vLLM / OpenClaw # One-command start $ PROXY_API_KEY= your-key docker compose up -d # Send a prompt with PII (gets redacted) $ curl http://localhost:8005/v1/chat/completions \ -H "Authorization: Bearer your-key" \ -d '{"model":"gpt-4","messages":[{"role":"user","content":"My SSN is 123-45-6789"}]}' ▶ PII DETECTED: SSN — auto-redacted before…from secure-mind-live.github.io
Does a similar job
all alternatives →
- LPliteLLM Proxy Server: 50+ LLM Models, Error Handling, Caching2023 · github.com · ▲140
Hello hacker news, I’m the maintainer of liteLLM() - package to simplify input/output to OpenAI, Azure, Cohere, Anthropic, Hugging face API Endpoints: https://github.com/BerriAI/litellm/ We’re open sourcing our implementation of liteLLM proxy: https://github.com/BerriAI/litellm/blob/main/cookbook/proxy-... TLDR: It has one API endpoint /chat/completions and standardizes input/output for 50+ LLM models + handles logging, error tracking, caching, streaming What can liteLLM proxy do? - It’s a central place to…
- AJAgents.json – OpenAPI Specification for LLMs2025 · github.com · ▲212
Hey HN, we’re building an open specification that lets agents discover and invoke APIs with natural language, built on the OpenAPI standard. agents.json clearly defines the contract between LLMs and API as a standard that's open, observable, and replicable. Here’s a walkthrough of how it works: https://youtu.be/kby2Wdt2Dtk?si=59xGCDy48Zzwr7ND. There’s 2 parts to this: 1. An agents.json file describes how to link API calls together into outcome-based tools for LLMs. This file sits alongside an OpenAPI file. 2. The agents.json SDK loads agents.json files as tools for an LLM that…
- ATA tool to benchmark LLM APIs (OpenAI, Claude, local/self-hosted)2025 · llmapitest.com · ▲55
I recently built a small open-source tool to benchmark different LLM API endpoints — including OpenAI, Claude, and self-hosted models (like llama.cpp). It runs a configurable number of test requests and reports two key metrics: • First-token latency (ms): How long it takes for the first token to appear • Output speed (tokens/sec): Overall output fluency Demo: https://llmapitest.com/ Code: https://github.com/qjr87/llm-api-test The goal is to provide a simple, visual, and reproducible way to evaluate performance across different LLM providers, including…
OpenLIT's Zero-code LLM ObservabilityOct 2025 · ▲136Trace LLM requests + costs with OpenTelemetry monitoring
OpenClawCloudMar 2026 · open.claw.cloud · ▲85The turn key OpenClaw solution with unlimited LLM tokens
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 18d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 19d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, June 2026
the whole month →
Fundraisly▲1,544AI fundraising agent that finds investors and books meetings
AI · Jun 2026 · fundraisly.com
- H6Homebrew 6.0.0▲1,481
Today, I’m proud to announce Homebrew 6.0.0. The most significant changes since 5.1.0 are a new tap trust security mechanism, the new faster, smaller, default internal Homebrew JSON API, sandboxing on Linux, better defaults informed by our user survey, many brew bundle improvements, improved performance and initial support for macOS 27 (Golden Gate). Happy to discuss any questions here!
Dev tools · Jun 2026 · brew.sh
- PU
hope you enjoy
Life & fun · Jun 2026 · vorpus.github.io



Search 18 years of Hacker News and chart how any topic, tool, or person trended. Overlay terms to compare their rise and fall across 45M posts and comments.
Life & fun · Jun 2026 · hackernewstrends.com