nowfound

Alternatives

Products that do what API Shield does

API Key & Secret Leak Detector

  1. 1

    See your leaked API keys before attackers do

    Jan 2026

  2. 2KD

    I built this after seeing multiple teams accidentally ship API keys in their frontend code. The problem: Modern web development moves fast. You're vibe-coding, shipping features, and suddenly your AWS keys are sitting in a tag visible to anyone who opens DevTools. I've personally witnessed this happen to at least 3-4 production apps in the past year alone. KeyLeak Detector runs through your site (headless browser + network interception) and checks for 50+ types of leaked secrets: AWS/Google keys, Stripe tokens, database connection strings, LLM API keys (OpenAI, Claude, etc.), JWT…

    Nov 2025 · github.com

  3. 3

    Open sourced application to detect security vulnerabilities.

    2020

  4. 4

    Detect secrets in source code, public and private!

    2018

  5. 5

    Check if your secrets and API keys have leaked on GitHub.

    2023

  6. 6
    Securelog112

    Prevent leaked secrets across code, logs, and pipelines

    2024

  7. 7
    EnvKey79

    Protect api keys and credentials. Keep config in sync.

    2017

  8. 8

    Give AI access to 6754+ APIs with zero credentials exposed

    Feb 2026 · keychains.dev

  9. 9
    Latchkey122

    Credential layer for local AI agents

    Mar 2026 · github.com

  10. 10

    Open source API security platform

    2022

  11. 11

    Sniping API keys from GitHub - live, raw, and in real time

    2025

  12. 12
    Shieldfy139

    Smart code security for developers 👩🏼‍💻👨🏿‍💻👨‍🚀

    2020

  13. 13

    60% of startups leak API keys on GitHub. Find & Auto fix.

    Mar 2026 · cyber-guard-nine.vercel.app

  14. 14E2

    Hey HN, I'm so happy to finally show you all this release after years of hard work. I posted the first version of EnvKey to HN back in 2017 (https://news.ycombinator.com/item?id=15330757), then went through YC in W18 (https://news.ycombinator.com/item?id=16569534). EnvKey is an end-to-end encrypted configuration and secrets manager. It protects your organization's API keys, encryption keys, credentials, and other secrets, and makes it easy to run servers, scripts, tests, and everything else with the latest config. It also helps you avoid duplication in your…

    2022 · v2.envkey.com

  15. 15

    Catch exposed API keys and secrets while you browse

    Jul 2026

  16. 16LP

    OP here. I built this because I recently caught myself almost pasting a block of logs containing AWS keys into Claude. The Problem: I need the reasoning capabilities of cloud models (GPT/Claude/Gemini), but I can't trust myself not to accidentally leak PII or secrets. The Solution: A Chrome extension that acts as a local middleware. It intercepts the prompt and runs a local BERT model (via a Python FastAPI backend) to scrub names, emails, and keys before the request leaves the browser. A few notes up front (to set expectations clearly): Everything runs 100% locally. Regex detection…

    Dec 2025 · github.com

  17. 17

    Stop secrets before they escape.

    Dec 2025 · chromewebstore.google.com

  18. 18

    Secure, orchestrate, and manage infrastructure secrets

    2021

  19. 19

    Detect hardcoded secrets in VS Code before you commit them

    Mar 2026 · marketplace.visualstudio.com

  20. 20
    Trestle54

    Stop AI-written code from leaking secrets

    Jun 2026 · trestlescan.com

  21. 21

    Stop leaking API keys with a zero-config git hook

    Mar 2026 · github.com

  22. 22

    I kept pasting code with hardcoded API keys, database credentials, and auth tokens into ChatGPT while debugging. Copy a failing function, paste it into AI, and realise your AWS secret key or Stripe token was right there in the snippet. So I built (with some help from Claude) a simple Chrome extension that intercepts the paste, detects secrets using local regex, and replaces them with [MASKED] before they reach the chat. Originals stay in a local AES-256 encrypted vault for unmasking. No servers. No network requests. No tracking. ~41 KB, zero dependencies. Don't take my word for it: 'grep -r…

    18d ago · secretsanitizer.com

  23. 23IB
  24. 24

    Stop leaking secrets with a 50ms local-first git hook

    Feb 2026 · npmjs.com

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