nowfound

Alternatives

Products that do what PrismGuard does

Self-hosted LLM guard — auditable blocks, not scores

  1. 1

    Prompt-injection firewall for prod LLM apps

    Jul 2026 · insightits.com

  2. 2

    Protect your LLM applications with a few lines of code.

    2023

  3. 3FG

    Hi HN, I'm Antoine Zambelli, AI Director at Texas Instruments. I built Forge, an open-source reliability layer for self-hosted LLM tool-calling. What it does: - Adds domain-and-tool-agnostic guardrails (retry nudges, step enforcement, error recovery, VRAM-aware context management) to local models running on consumer hardware - Takes an 8B model from ~53% to ~99% on multi-step agentic workflows without changing the model - just the system around it - Ships with an eval harness and interactive dashboard so you can reproduce every number I wanted to run a handful of always-on agentic systems…

    May 2026 · github.com

  4. 4

    Monitor models, explain decisions, & future-proof models.

    2025

  5. 5
    AskCodi230

    Custom LLMs, without training. Use via openai compatible api

    Nov 2025

  6. 6

    Trace LLM requests + costs with OpenTelemetry monitoring

    Oct 2025

  7. 7

    Open-source LLM tracing for agent visibility

    Mar 2026

  8. 8

    Security gateway for LLM agents

    Feb 2026

  9. 9
    HOL Guard106

    The 1st Firewall for AI Agents

    Jul 2026 · hol.org

  10. 10

    Cuts your LLM API costs by 40-70%. One line of code.

    May 2026 · semanticguard.dev

  11. 11OS

    Hi HN, Matvey, Ildar, Joey, and Dominik here. If you're building LLM agents that use tools, you're probably worried about prompt injection attacks that can hijack those tools. We were too, and found that solutions like prompt-based filtering or secondary "guard" LLMs can be unreliable. Our thesis is that agent security should be handled at the network level between the agent and the LLM, just like a traditional web application firewall. So we built Archestra Platform: an open-source gateway that acts as a secure proxy for your AI agents. It's designed to be a deterministic firewall against…

    Oct 2025 · archestra.ai

  12. 12OS
  13. 13

    Self-hosted PII firewall for LLMs — policies, audit trail

    Jun 2026 · github.com

  14. 14
    Defend2

    Open-source guardrails for LLM apps

    Apr 2026

  15. 15

    Local LLM gateway & cost tracker

    Jul 2026

  16. 16
    Prismo2

    Stop LLM costs before they happen

    May 2026 · getprismo.dev

  17. 17

    Guardrails and Provenance for enterprise AI control

    Mar 2026

  18. 18

    Fast, modern, secure VPN tunnel

    2018

  19. 19

    A security firewall for Prisma

    Apr 2026 · github.com

  20. 20DO

    I kept seeing every npm/pnpm/yarn/bun/uv supply chain post end with the same advice (set a minimum release age, turn off install scripts), and while I know cooldowns are "controversial", they do work. But even if you convince people that they should set cooldowns, it seems many don't end up following through, not sure why, maybe because it means hand-editing five config files in five formats with five different time units, or perhaps the "it won't happen to me" syndrome (or "I'll do it later, it seems complicated" where it's actually very simple). So I created a tool that…

    Jun 2026 · github.com

  21. 21IB

    The only way to go fast is full YOLO mode in your coding agent. I've got the local sandbox figured out (pro tip: Incus VMs work great) but I wanted to keep my agents from doing things like inadvertently blowing up my cloud services or chasing a prompt to POST to some random website. I struggle most with this on my side projects where my permission model isn't quite as robust as it is at the office. I started with a firewall on the Incus container but every time the agent needed access to something new, I was poking more holes in it - and it didn't differentiate between HTTP verbs. I've been…

    Jul 2026 · trollbridge.dev

  22. 22CE

    We just open-sourced CargoWall - a lightweight eBPF firewall for GitHub Actions. We originally built it to stop LLM agents from connecting to untrusted domains. After recent GitHub Actions supply chain compromises like the Trivy attack, we realized it'd work well for blocking untrusted connections from CI runners too. It uses iptables DNAT to redirect all outbound port 53 traffic to a local DNS proxy, which checks each query against a hostname allowlist before forwarding. Resolved IPs from allowed responses are inserted into eBPF LPM trie maps, and a TC egress classifier attached to the…

    Mar 2026 · github.com

  23. 23LT

    Current AI-assisted CLI tools are often part of larger systems and work better on Linux. I built llm-term to address these. It's a Rust-based tool that compiles into a single binary file. You only need to download the binary, add it to your PATH, and configure your OpenAI key to get started. While llm-term offers an option for gpt-4o, it works great with gpt-4o-mini. So it's not costly. I appreciate any feedback or suggestions.

    2024 · github.com

  24. 24PL

    Hey HN, We’re Alex, Land, and Rajit. We’re building Prism (prismai.sh), a tool that helps browser agents authenticate onto websites with user credentials. Developers pass in credentials, Prism logs into a website on their behalf, and hands them back the cookies so they have an authenticated session. Here’s an example of how developers can use Prism to complete username/password flows (https://youtu.be/SEtVUnWnxuE), and here’s an example of how developers can use Prism to complete login flows that require an OTP code (https://youtu.be/fe9w9PvrwH0). We spoke…

    Sep 2025 · prismai.sh

Ranked by how close each launch is in meaning, then by votes. Refine with a description →