What are some good prevention mechanisms for this? A sort of firewall for prompts? I've seen people recommend LLMs, but that seems like it wouldn't work well. What is the industry standard? Or what looks promising at least?
Show HN: A minimal TS library that generates prompt injection attacks
11–18 of 18 posts
Re: Show HN: A minimal TS library that generates prompt injection attacks
#12The website copy is obviously generated, and has not been reviewed for correctness. The website trumpets "25+ curated prompt injection patterns from leading security research". The README of the linked Github promises: "100+ curated injection patterns from JailbreakBench". None of the research sources are actually linked for us to review. The README lists "integrations" with various security-oriented entities, but no…
Re: Show HN: A minimal TS library that generates prompt injection attacks
#13Why did you use something as heavy as SvelteKit for a website with a single page? This doesn't inspire confidence.
Re: Show HN: A minimal TS library that generates prompt injection attacks
#14Re: Show HN: A minimal TS library that generates prompt injection attacks
#15The website copy is obviously generated, and has not been reviewed for correctness. The website trumpets "25+ curated prompt injection patterns from leading security research". The README of the linked Github promises: "100+ curated injection patterns from JailbreakBench". None of the research sources are actually linked for us to review. The README lists "integrations" with various security-oriented entities, but no…
Yes, to be completely honest this is a vibe coded project and I'm by no means a security expert. This was more of a fun, side project/experiment based on a shower thought. I admit it's not good/disingenuous to imply security knowledge, but for what it's worth, I just prompted Claude to research the latest papers on prompt injection and it made the claims on its own. Again this should not be an excuse for not reviewin…
Part of what I find exhausting about projects like this is I can't see any evidence of the person who ostensibly created it. No human touch whatsoever - it's a real drag to read this stuff.
By all means, vibe code things, but put your personal stamp on it if you want people to take notice.
Re: Show HN: A minimal TS library that generates prompt injection attacks
#16Earlier quoted context omitted.
Yes, to be completely honest this is a vibe coded project and I'm by no means a security expert. This was more of a fun, side project/experiment based on a shower thought. I admit it's not good/disingenuous to imply security knowledge, but for what it's worth, I just prompted Claude to research the latest papers on prompt injection and it made the claims on its own. Again this should not be an excuse for not reviewin…
There's absolutely no problem with not knowing what you're doing! Just, you know, own it. Part of what I find exhausting about projects like this is I can't see any evidence of the person who ostensibly created it. No human touch whatsoever - it's a real drag to read this stuff. By all means, vibe code things, but put your personal stamp on it if you want people to take notice.
Re: Show HN: A minimal TS library that generates prompt injection attacks
#17What are some good prevention mechanisms for this? A sort of firewall for prompts? I've seen people recommend LLMs, but that seems like it wouldn't work well. What is the industry standard? Or what looks promising at least?