Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
smashini
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
smashini
28d ago
Have been building this for the past two years. It does analysis at scale: Searching for court filings, regulatory actions and investigative reporting. Then scoring companies across 11 ethical dimensions. Built it because this kind of data
2.
▲
Show HN: A Company Ethics Search Engine for 5500 Companies
(mashinii.com)
1 points
by
smashini
28d ago
|
1 comments
3.
▲
by
smashini
2mo ago
Part of the cons is offset, if the single maintainer dissapears, nothing a fork can't fix :)
4.
▲
by
smashini
2mo ago
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 this request, with these parameters, acc
5.
▲
by
smashini
2mo ago
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 in-process); extending it with a quarantined contextual eval
6.
▲
by
smashini
2mo ago
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 around the agent's actions, so the restraints live in
7.
▲
by
smashini
2mo ago
So Linux can prevent an agent from opening /etc/passwd. Linux cannot stop an agent from calling: POST /wire-transfer amount=5,000,000
8.
▲
by
smashini
2mo ago
should be fixed and released now :)
9.
▲
by
smashini
2mo ago
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 on over 1M dollars) 2. You can’t easily model multi-pary and
10.
▲
by
smashini
2mo ago
oopsie doopsie, release pipeline failed fixing now...
11.
▲
by
smashini
2mo ago
Honestly, amazing stuff. For all the flak that the EU gets this is absolutely an essential regulation
12.
▲
by
smashini
2mo ago
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 runs offline, but you can wire an LLM to do code analys
13.
▲
Show HN: Scan your AI agents for dangerous capabilities
(github.com)
44 points
by
smashini
2mo ago
|
19 comments
14.
▲
by
smashini
2mo ago
Reminds me of that buy a pixel website back in the 2000s. Cool concept! blocks are bit small...
15.
▲
by
smashini
2mo ago
idk, maybe being on an isolated continent really helped
16.
▲
Is closed source even a moat anymore?
(makerchecker.ai)
1 points
by
smashini
3mo ago
|
0 comments
17.
▲
by
smashini
3mo ago
Forbes 30 under 30...
18.
▲
by
smashini
3mo ago
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 own work. - Support for human approval gates. - Every action i
19.
▲
Show HN: Get your agents into regulated industries
(github.com)
3 points
by
smashini
3mo ago
|
1 comments
20.
▲
by
smashini
3mo ago
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 sophisticated guarantees and controls over OpenClaw. Good enough
21.
▲
Show HN: I Made OpenClaw Employable
(github.com)
2 points
by
smashini
3mo ago
|
1 comments
22.
▲
by
smashini
3mo ago
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 this.
23.
▲
by
smashini
3mo ago
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 regulated industries. So I built MakerChecker: A way to add structu
24.
▲
Show HN: Stop your AI agents from approving their own work
(github.com)
2 points
by
smashini
3mo ago
|
1 comments
25.
▲
by
smashini
3mo ago
Where can I get more info on the model, would love to read up about it
26.
▲
by
smashini
3mo ago
You're cute when you're cranky
27.
▲
by
smashini
3mo ago
Thanks! Will give it a read :)
28.
▲
by
smashini
3mo ago
Compute 2027 coming soon ;)
29.
▲
by
smashini
3mo ago
Howre you going distill if they block your access e.g. Fable
30.
▲
by
smashini
3mo ago
Id say the EU is less federal because each member country maintains its own sovereignty and local laws. Its more of a coalition of the willing. While in the US the federal gov can override states. The EU also has each state vote on differen
More ›