Hacker Newsnew | past | comments | ask | show | jobs | submit | edf13's commentslogin

Hi,

I'm Dan and I staarted building grith AI earlier this year after getting annoyed with constant permission prompts from Claude Code and Codex.

I had previously built an email security service which relied on a pipeline of multiple filters, each one building up a score of an incoming message - allowing the system to auto approve or deny an message in almost all cases and if it was unsure it would add it to an email digest/report letting the user choose to allow or block.

This process is the basis for grith - we currently have 18 filters and 1617 patterns which build a score for every action a agent takes - everything <= 3.0 is automaticialy approved, everything > 8.0 is automatically blocked... the ones inbetween we prompt the user.

What this means in practice is that the user sees very little prompts - in a records 120 claude code session a user only ever had to respond to 0.27% of prompts... not 40 or so an hour you'd see in normal use and not the dangerously blind approval --dangerously-skip-permissions or auto mode would give you!

Grith is free with no account needed, no phone-home and open source. Paid tiers bring teams, online dashboards, centralised policies, verificable analytics and more.

Linux first with Windows and Mac launching soon.


Be interesting to know the true cost of smart TVs without the subsidized benefit of tracking that the "smart" element has.

A comparison of a dumb 4k panel vs the equivalent "smart" tv for example>


One thing to consider when you do look at how you manage your installed skills - is the security side of them.

You also need to manage the authority of each skill too. Signed skills is a step in the right direction, but it only proves provenance and doesn't prove behavior.

(Related: https://news.ycombinator.com/item?id=49597166)


Any video demo available - love to see it in action

Odd… UK visitor and I get:

Website Not Allowed “⁦‪prismml.com‬⁩” is a restricted website.


Exactly - the flow of AI assistance makes it so much easier to get caught in the one more feature trap!


Most of the AI-security discourse (and most of my posts) right now is about prompt injection and agent hijacking. But there are still the move-fast-break-things issues that are exacerbated with agentic coding/vibe coding...

I reviewed a colleague's vibe-coded internal tool last week, found 28 security issues, and none of them were that kind of bug - they were the same classic stuff juniors have always shipped, just produced at much higher throughput.

Wrote it up because the "senior engineer review" step quietly disappeared from a lot of AI-assisted workflows, and the bugs that step used to catch are still there (We are still needed!).



A uni prof of mine insisted on hosting the work group's SourceSafe repo on his laptop. You could not commit changes when he was out of the building.


I remember that. I've been writing code since the 70's, and have lost count of the number of source code management systems I have been forced to learn. Early on they were over engineered, and a pain in the ass to learn. Then they'd go "out of fashion" and the next pain-in-the-ass over engineered nonsense was forced and learned. I resisted git FOR FUCKING EVER because i was so tired of relearning how to do the same fucking thing slightly different in some other convoluted over engineered system. But it looked like Git was going to be the forever winner, so I finally gave in and learned git through and through. Fuck now its dying!?


No, Git is alive and well. Git is under active development and continual iterative improvement.

Github might be on the decline, but git != github


"Hey can you check that file back in?"


Ha ha... yes... that brings back memories!


Or someone checks in the project file without checking in the new classes they added :facepalm:


Manually review the package and override the setting


The flaw of the cooldown solution speaks for itself.


Still it's something like a second factor (or even, literally, overriding might require 2FA).


Anyone know of a similar tool to conductor for Linux?


T3 Code should be similar: https://t3.codes/



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: