frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

NanoClaw Adopts OneCLI Agent Vault

https://nanoclaw.dev/blog/nanoclaw-agent-vault/
52•turntable_pride•1h ago

Comments

_pdp_•1h ago
From a security standpoint, I'm glad that people are starting to pay attention to basic security practices.

That said, while I'm hardly a fan of MCP (judge for yourself by reviewing my previous comments on the matter), at least its security model was standardised around OAuth, which in my opinion is a good thing, albeit with a few small issues.

I personally prefer CLIs, but their security is in fact worse. A lot worse! Sure, we can now store API keys in a vault, but it's not like you can rotate or expire them easily. Plus, the security model around APIs is based on path-based rules, which aren't very effective given that most services use REST-style APIs. This is even worse for GraphQL, JSON-RPC, and similar protocols.

It is backwards. I bet we will move from CLIs to something else in about 3-6 months.

rvz•29m ago
What this appears to be is that we are now reinventing proxies with policy control and the best part of this is the solution (OneCLI) has no security audit. This would give a complete dismissal from the infosec teams to even attempt integrating this vibe-coded slop.

As long as the fake keys are known, they can be mapped directly to the real key with the endpoint in OneCLI to exfiltrate the data and you don't need to leak any keys anyway.

The correct solution is that there should be no sort of keys in the VM / Container in the first place.

> It is backwards. I bet we will move from CLIs to something else in about 3-6 months.

The hype around CLIs is just as unfounded as was MCPs and made no-sense just like OpenClaw did. Other than hosting providers almost no-one is making money from OpenClaw and from its use-cases; which is just wasting tokens.

We'll move on to the next shiny vibe-coded thing because someone else on X said so.

jryio•52m ago
Nice upgrade. userpsace HTTP proxies are a good start and should make unlikely that a secret gets into the context window due to a high permission read. There are a few missing pieces in the agent security world in general

1. Full secret-memory isolation whereby an agent with root privileges can't exfilrate. Let's assume my agent is prompt injected to write a full-permissions script to spin up OneCli, modify the docker container, log all of the requests w/ secrets to a file outside the container, exfiltrate.

2. An intent layer on top of agents that models "you have access to my gmail (authN) but you can only act on emails where you are a participant". This would be more similar to universal RBAC between agent ↔ mcp etc.

I've been building on [2] for a while now using signed tokens expressing intent.

Jonathanfishner•34m ago
Creator of OneCLI here.

On (1), the agent runs in its own container where OneCLI doesn't exist. It can't spin up OneCLI or access its process because it's completely isolated from it. The agent only ever sees placeholder tokens, the real secrets live in a separate container it has no way to reach.

On (2), we actually address this with OneCLI Rules, deterministic constraints enforced at the proxy level before a request ever hits the API. So the agent doesn't need to "behave", it just can't do what the rules don't allow. Would love to hear more about your signed tokens approach.

gdorsi•36m ago
Interesting!

I still wouldn't give to any claw access to my mail accounts, but it is a step in the good direction.

I love how NanoClaw is aggregating the effort of making personal assistants more secure.

Good job!

falcor84•5m ago
I don't get the idea of giving a claw access to your own mail account, but am now playing with the idea of it having its own email account that I selectively forward to - that offers almost the full benefit, with significantly less risk.

Rust Training

https://github.com/microsoft/RustTraining
1•dcuthbertson•35s ago•0 comments

OSS Is Dead

https://www.youtube.com/watch?v=6godSEVvcmU
1•FpUser•1m ago•0 comments

NYSE teams up with Securitize to develop tokenized securities platform

https://www.reuters.com/business/nyse-teams-up-with-securitize-develop-tokenized-securities-platf...
1•giuliomagnifico•3m ago•0 comments

What are the best headless browsers?

1•aledevv•3m ago•0 comments

EU, Australia seal trade deal as Western countries hedge against U.S. risks

https://www.cnbc.com/2026/03/24/eu-australia-trade-deal-trump-tariffs-war-risks.html
1•doener•4m ago•0 comments

Rust Threads on the GPU

https://www.vectorware.com/blog/threads-on-gpu/
1•emschwartz•4m ago•0 comments

Show HN: I Built an Open-Source Math Academy for Propositional Logic

https://plcourse.moaaza.com/auth?redirectTo=%2Fhttps%3A%2F%2Fsveltekit-prerender%2F
1•moaaz_ae•5m ago•1 comments

Is it me or is Claude memory causing fixation?

1•ahd94•5m ago•0 comments

Show HN: NeedHuman – API that lets AI agents hire a real human when stuck

https://needhuman.ai
1•mariusaure•6m ago•1 comments

Better Memory Tiering, Right from the First Placement

https://danglingpointers.substack.com/p/better-memory-tiering-right-from
1•blakepelton•8m ago•0 comments

Reflecting on the Crimson Desert Debacle

https://tapestry.news/tech/crimson-desert-ai/
1•zygon•9m ago•0 comments

Using Markov Models for Password Complexity Estimation in Microsoft Edge

https://microsoftedge.github.io/edgevr/posts/Using-Markov-model-for-password-complexity-estimatio...
1•soheilpro•9m ago•0 comments

71% of Waterloo's best engineers leave Canada

https://twitter.com/ericjackson/status/2035807638789800001
2•TimGubth•9m ago•0 comments

12,479 Applications, Zero Ghosting: A Look at Checkly's 2025 Hiring

https://www.checklyhq.com/blog/checkly-2025-hiring-data/
2•tnolet•9m ago•0 comments

My Trackz – Habit Tracker App

https://mytrackz.com
1•saturn5k•11m ago•0 comments

So where are all the AI apps?

https://www.answer.ai/posts/2026-03-12-so-where-are-all-the-ai-apps.html
4•tanelpoder•11m ago•1 comments

Beyond the Big Three: Building a Sovereign EU Cloud Stack

https://octigen.com/blog/posts/2026-03-24-sovereign-cloud-journey/
5•m_mueller•12m ago•0 comments

Detach or Die

https://emilybroadhurst.substack.com/p/detach-or-die
2•embrata•12m ago•1 comments

Show HN: Agonora – Character benchmarking for the post-AI job market

https://agonora.com/
1•mw67•13m ago•0 comments

Show HN: Typerson – Turn boring forms into chat-like experiences

https://www.typerson.com
1•briandev•13m ago•1 comments

We are losing our ability to understand the world

https://chinatowntyler.substack.com/p/the-closing-range
1•orange_joe•13m ago•1 comments

Ask HN: Go-to places to get some ideas to work on

1•sujayk_33•13m ago•0 comments

Applying the self-driving framework to commercial insurance underwriting

https://www.shepherdinsurance.com/blog/the-road-to-autonomous-underwriting
2•mmahalwy•13m ago•1 comments

I built a crash dump analyzer for C++ devs after getting burned by WinDbg

https://github.com/keithpotz/Crash-Catch-Analyzer-Release
1•crashcatchlabs•14m ago•0 comments

Xrism identifies gamma Cas X-ray origin, solving a 50-year-old stellar mystery

https://phys.org/news/2026-03-xrism-gamma-cas-ray-year.html
1•Brajeshwar•14m ago•0 comments

Graphs: Edge List, Adjacency Matrix, Adjacency List, DFS, BFS

https://www.youtube.com/watch?v=4jyESQDrpls
1•Brysonbw•15m ago•0 comments

Show HN: Vesper – MCP-native tool that automates dataset prep for AI agents

https://getvesper.dev/
2•sultanchek•15m ago•0 comments

Quirkatar – Zero-dependency avatar generator with 34M+ combinations

https://github.com/Nitty-Gritty-Design/quirkatarfor
1•NGDesign•16m ago•1 comments

Sandboxed Trivy GitHub Action

https://github.com/lhotari/sandboxed-trivy-action
1•flarecoder•16m ago•1 comments

Show HN: Glanceway – A programmable menu bar info aggregator for macOS

https://glanceway.app
1•codytseng•16m ago•0 comments