Viewing profile — smashini
smashini
HN member- Joined
- Mon, Jan 27, 2025, 12:40 PM UTC
- HN karma
- 109
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About smashini
Recent public activity
-
comment
Comment #48808888
Part of the cons is offset, if the single maintainer dissapears, nothing a fork can't fix :)
-
comment
Comment #48805968
Yes, but they operate at the OS boundary, but we are defining application/business logic OS controls answer "can this process make network requests?" App-level policies answer "is …
-
comment
Comment #48805906
Completely agree, though the LLM part of the scanner can help with that contextual part of the analysis. Runtime enforcement already exists (the embedded governor wraps tool calls …
-
comment
Comment #48805824
[dead]
-
comment
Comment #48805542
The scanner is just one part of the codebase, good for maintaining quality in a pipeline. There is also @makerchecker/embedded, which has runtime permission primitives you wrap aro…
-
comment
Comment #48805294
[dead]
-
comment
Comment #48804883
So Linux can prevent an agent from opening /etc/passwd. Linux cannot stop an agent from calling: POST /wire-transfer amount=5,000,000
-
comment
Comment #48804671
should be fixed and released now :)
-
comment
Comment #48804606
I’d say the biggest difference would be: 1. Parameter-aware rules: OS permissions don’t know your application logic. (How would you tell OS permissions not to let your AI to trade …
-
comment
Comment #48804544
oopsie doopsie, release pipeline failed fixing now...
-
comment
Comment #48804214
Honestly, amazing stuff. For all the flak that the EU gets this is absolutely an essential regulation
-
comment
Comment #48804192
Hey all :) I've been working an open-source toolkit to stop AI agents from running amok. You can scan your code (Python, JS, TS) and it will flag any risks and can offer fixes. It …
- story
-
comment
Comment #48804030
Reminds me of that buy a pixel website back in the 2000s. Cool concept! blocks are bit small...
-
comment
Comment #48804022
idk, maybe being on an isolated continent really helped
- story
- story
- story
-
comment
Comment #48717953
Forbes 30 under 30...
-
comment
Comment #48657361
It wraps around agents you already have and provides structured controls: - Each agent acts only through a role and can only run skills its approved for. - It cannot approve its ow…
- story
-
comment
Comment #48588009
Howdy, A bit past the OpenClaw hype-train, but I remember seeing all this news about the massive security risks OpenClaw has, so I wrapped it with MakerChecker so you can have soph…
- story
-
comment
Comment #48572182
I think that's where alot of the focus is going to be in the next few years, and it'll be what blocks us from getting AI into alot of risk averse industries. Been working alot on t…
-
comment
Comment #48571752
Hi All! Wanted to share this project I have been working on for a while. In the past few years and my previous startup, I really struggled to get any form of AI adoption in regulat…