frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: OneCLI – OSS credential gateway that keeps secrets out of AI agents

https://onecli.sh
2•Jonathanfishner•37m ago
hey HN, Jonathan and Guy here, creators of OneCLI. OneCLI is an open source vault for AI Agents. traditional vaults are used to store your secrets and, on demand, provide them to you all in a secure way, trusting the person to keep them safe. we figured that in the agent's world, this is not the case, as you don't know what happens with the secret after it's delivered to the agent, or where it was saved. or maybe someone even manipulated them to hand them over?

from that understanding, we decided to build a network gateway that sits between your AI agents and the services they call. OneCLI matches the request by host/path, verifies the agent should have access, swaps the placeholder for the real credential, and forwards the request. the secrets set inside the OneCLI vault, encrypted on rest, or could fetch in realtime from your bitwarden / 1password wallets.

demo - https://youtu.be/5e5pbPEzZfY

the way we got to build OneCLI started by accident, even though our careers were in the security space. At the time, we actually worked on a devtool called ChartDB, an open-source DB tool. And once OpenClaw took off back in January this year, we started using it to orchestrate agents on top of ChartDB. We quickly understood there is a big issue around auth. Agents need credentials to do real work, but to give them those secrets would not be the best idea. they keep them in their memory and also write them down to local files and their sessions as plain text. From our perspective, agents can easily be fooled into giving up those API keys/secrets. So we needed some way to control the agent and stop prompt injections from tricking it into using its services for an attacker's benefit. Not providing the keys to the agent + adding alerts or human-in-the-loop for sensitive operations, in case someone manipulates the agent, and access logs are being audited.

the proxy is written in Rust, the dashboard is Next.js, and secrets are AES-256-GCM encrypted at rest. Everything runs in a Docker container. works with any agent framework (Claude Code, Codex, Cursor, OpenClaw, Hermes or anything that can set an HTTPS_PROXY).

we use it on ourselves daily. My OpenClaw runs my day across Attio, Gmail, and my calendar, with human-in-the-loop approval on sensitive actions. The approval is enforced at the network layer, so it holds whether the agent goes through MCP, CLI, curl, or code it wrote on the fly. for Guy its reviews PRs but can't merge without his approval. companies mostly use it for coding agents currently, which get creative about finding ways to elevate their permissions to reach the goal. With OneCLI, it doesn't matter what the agent finds, if the request isn't in policy, it will not go through.

it won't stop an agent from misusing access it legitimately has, so scope policies tightly.

happy to answer anything. we believe we can't trust the model to behave and have to set deterministic rules to stay in control.

LLMs break down in funny ways when told the Jacobian Conjecture counterargument

https://minimaxir.com/2026/07/jacobian-conjecture/
1•minimaxir•1m ago•0 comments

Getting Started with Loops

https://twitter.com/ClaudeDevs/status/2074208949205881033
1•gmays•4m ago•0 comments

GitHub Increased Instant Navigation 5.5x by Rethinking Client Side Architecture

https://www.infoq.com/news/2026/07/github-issues-navigation/
1•theanonymousone•4m ago•0 comments

Why Linus Is Right and AI Is Wrong

https://raymyers.org/post/why-linus-is-right-and-ai-is-wrong/
1•mender-ai•5m ago•1 comments

When a Passing Test Suite Hides a Broken Model

https://medium.com/@alanscottencinas/the-green-test-suite-that-hid-a-broken-model-f3ea908a57cd
1•encinas88•5m ago•0 comments

Half-Life 2 / Valve Source Shading [pdf]

http://www.decew.net/OSS/References/D3DTutorial10_Half-Life2_Shading.pdf
1•klaussilveira•5m ago•0 comments

Down with the Gradient Reinventing Logistic Regression

https://martimchaves.com/#/blog/logistic-regression
1•martimchaves•7m ago•0 comments

Albert Einstein's Real Interview on War, Nationalism, and Democracy (1940)

https://www.youtube.com/watch?v=2WpkQCNMT2s
2•theanonymousone•7m ago•0 comments

We Stopped Going to the Movies

https://www.statsignificant.com/p/why-we-stopped-going-to-the-movies
1•speckx•9m ago•0 comments

Deep Learning: Searching for a Function

https://fazamhd.com/mental-models/deep-learning/
1•faza•9m ago•0 comments

Dassault Systemes to Buy ArisGlobal for Up to $2B

https://www.wsj.com/health/dassault-systemes-to-buy-arisglobal-for-up-to-2-billion-82aecb9a
1•N_A_T_E•10m ago•0 comments

Show HN: ZeroGate – Fast, account-free visual CSV matching without AI

https://zerogate.cloud
1•ngarner•11m ago•0 comments

Kitty – Terminal Graphics Protocol

https://sw.kovidgoyal.net/kitty/graphics-protocol/
1•peter_d_sherman•11m ago•0 comments

The Avocados That May Save Us from a Guacamole Apocalypse

https://nautil.us/the-avocados-that-may-save-us-from-a-guacamole-apocalypse-1282897
1•Brajeshwar•11m ago•0 comments

Stop Prompting, Start Looping

https://lanes.sh/blog/loop-engineering-with-lanes
3•s-xyz•13m ago•0 comments

Show HN: Triton-blackhole – debug Triton FP drift without device_print

https://github.com/brian-mwirigi/triton-blackhole
1•nesh23•15m ago•0 comments

How I Made Servers Invincible to Hangs

https://blog.nassella.org/how-i-made-servers-invincible-to-hangs/
1•thecombjelly•17m ago•0 comments

Show HN: Static libvips builds, pick only the formats you need

https://github.com/libstatic/libvips
1•u84u•18m ago•0 comments

Is open-weight AI banned yet?

https://isopenweightaibannedyet.com/
4•mihau•19m ago•0 comments

Show HN: HimitsuShell – DRM for Shell Scripts with Obfuscation

https://github.com/HimitsuShell/Himitsu
2•mushstory•19m ago•0 comments

JEP 540: Simple JSON API (Now in Incubator)

https://openjdk.org/jeps/540
4•theanonymousone•19m ago•0 comments

If Anyone Builds It, Everyone Dies

https://en.wikipedia.org/wiki/If_Anyone_Builds_It,_Everyone_Dies
2•artembugara•20m ago•0 comments

Four Young Mathematicians Receive Prestigious Fields Medals

https://www.nytimes.com/2026/07/23/science/fields-medals-pardon-deng-wang-tsimerman.html
2•sonabinu•23m ago•0 comments

The Lakehouse Format Is an Engine Contract

https://lakesail.com/blog/lakehouse-engine-contract/
1•eveerett•23m ago•0 comments

Show HN: Convert GLB, OBJ, and STL Models to SVG In-Browser

https://greglinscheid.com/tools/3d-to-svg/
1•vilos1611•25m ago•1 comments

Ayghri/I-have-ADHD: skill for coding agent to stop it from burying the answer

https://github.com/ayghri/i-have-adhd
2•ulrischa•25m ago•0 comments

I Built a FreeBSD Cloud to Use with FreeBSD

https://interfacecraft.online/blog/2026/i-built-a-freebsd-cloud-to-use-with-freebsd/
1•speckx•26m ago•0 comments

LLMs will make scientists do more, less well

https://arxiv.org/abs/2607.17397
2•porteclefs•26m ago•0 comments

AI helps scientists design the next generation of medicines

https://www.technologyreview.com/2026/07/23/1140346/how-ai-helps-scientists-design-the-next-gener...
1•Brajeshwar•27m ago•0 comments

I Build Faster

https://timleland.com/how-i-build-faster-with-ai-screenshots-and-voice/
1•TimLeland•27m ago•0 comments