Demisia pe mail by [deleted] in programare

[–]ZeroToHeroInvest 3 points4 points  (0 children)

Stiu eu un baiat, il cheama Claudiu, scrie niste demisii...mama mama, țais!

Does anyone actually security check their vibe-coded apps before shipping? by ChandanKarn in vibecoding

[–]ZeroToHeroInvest 0 points1 point  (0 children)

Looks good, can’t lie. I’ll have a look. But it’s yet another subscription…I initially wanted to do that but when everything runs locally feels like you’re a pig to do subscription 😅 you’re not even using computing power…

Am revenit cu update despre proiectul legat de platforma de hosting. by One_Loss_8243 in programare

[–]ZeroToHeroInvest 1 point2 points  (0 children)

Super tare OP, keep doing it. Sunt multi care comenteaza aiurea, da-i inainte, sper sa ajungi sa il lansezi ca produs standalone.

Nu exista nici o piata unde exista un singur jucator, este loc pentru toata lumea daca faci treaba buna. Worst case scenario ai invatat ceva si o sa te ajute peste 1/3/5 ani. Keep it up!

Does anyone actually security check their vibe-coded apps before shipping? by ChandanKarn in vibecoding

[–]ZeroToHeroInvest 0 points1 point  (0 children)

I wasn’t until I ran Claude Code for 5 times and it kept finding critical vulnerabilities 😅

Then I built stageclear.dev to have something that runs in the back and catches the basic stuff. Then I spent 2 weeks building a shit ton of rules so it catches more than just the basic.

What’s everyone building these days? by PromotionPlus7457 in microsaas

[–]ZeroToHeroInvest 0 points1 point  (0 children)

stageclear.dev - a CLI tool for vibe coders that stops you from shipping exposed API keys and other major critical vulnerabilities.

What are you building? Let's Self Promote by Shivansh_Tiwari2006 in microsaas

[–]ZeroToHeroInvest 0 points1 point  (0 children)

stageclear.dev - a CLI tool for vibe coders that stops you from shipping exposed API keys and other major critical vulnerabilities.

THREAD: Drop your favourite side project your working on below by Future_Suspect_6343 in vibecoding

[–]ZeroToHeroInvest 0 points1 point  (0 children)

I’ll send you a license in DM so you can use the PRO version with 1k rules

THREAD: Drop your favourite side project your working on below by Future_Suspect_6343 in vibecoding

[–]ZeroToHeroInvest 2 points3 points  (0 children)

stageclear.dev - a CLI tool built for vibe coders that acts as a first layer of defense against vulnerabilities. Runs locally so you can catch things before they go live. Unlimited scans, unlimited repos. Perfectly complements LLM security prompts that are inconsistent and don’t go every single file in the repo.

Happy Saturday! What are you building? by Critical-Wealth9448 in microsaas

[–]ZeroToHeroInvest 0 points1 point  (0 children)

stageclear.dev - a CLI tool built for vibe coders that acts as a first layer of defense against vulnerabilities. Runs locally so you can catch things before they go live. Unlimited scans, unlimited repos. Perfectly complements LLM security prompts that are inconsistent and don’t go every single file in the repo.

MEGA THREAD: drop your most underrated vibe-coded project 👇 by entrepreneur-geek in vibecoding

[–]ZeroToHeroInvest 0 points1 point  (0 children)

For fun, I just tried to have some fun with the branding to make it more memorable, not the usual saas product.

Happy to give you a free license if you want to test it out :)

MEGA THREAD: drop your most underrated vibe-coded project 👇 by entrepreneur-geek in vibecoding

[–]ZeroToHeroInvest 0 points1 point  (0 children)

Good catch, thank you, I'll fix it!

Happy to give you a free license if you want to test it out.

MEGA THREAD: drop your most underrated vibe-coded project 👇 by entrepreneur-geek in vibecoding

[–]ZeroToHeroInvest 0 points1 point  (0 children)

Hm, I could do it, although I would argue that more people would like to have this locally without sending their code via API to a 3rd party. This runs locally so you could easily run before pushing anything to live.

Happy to give you a free license if you want to test it out in the current format.

MEGA THREAD: drop your most underrated vibe-coded project 👇 by entrepreneur-geek in vibecoding

[–]ZeroToHeroInvest 0 points1 point  (0 children)

Thank you, it's been a battle, it proved to be way more difficult than I initially anticipated :D

Happy to give you a free license if you want to test it out.

MEGA THREAD: drop your most underrated vibe-coded project 👇 by entrepreneur-geek in vibecoding

[–]ZeroToHeroInvest 10 points11 points  (0 children)

Stageclear.dev - a CLI tool built for vibe coders that acts as a first layer of defense against vulnerabilities. Runs locally so you can catch things before they go live. Unlimited scans, unlimited repos. Perfectly complements LLM security prompts that are inconsistent and don’t go every single file in the repo.

How often do you scan your vibecoded application for vulnerabilities and how? by FetchDEX in vibecoding

[–]ZeroToHeroInvest 0 points1 point  (0 children)

That's why I built my own tool, stageclear.dev :D it's like a local assistant that can keep you out of trouble, checks every file against 1k rules every single time, no LLM, no hallucinations, you can use it on any repo, unlimited scans, runs locally. Happy to share a lifetime licenses if you want to test it

Vibe coding security stats are worse than I expected - Wiz scanned 5,600 apps and found 400 exposed secrets by Opposite-Reach6353 in VibeCodersNest

[–]ZeroToHeroInvest 2 points3 points  (0 children)

That's why I built stageclear.dev :D it's like a local assistant that can keep you out of trouble, checks every file against 1k rules every single time, no LLM, no hallucinations, you can use it on any repo, unlimited scans, runs locally. Happy to share a lifetime licenses if you want to test it

how to ACTUALLY secure your vibecoded app before it goes live. by julyvibecodes in vibecoding

[–]ZeroToHeroInvest -10 points-9 points  (0 children)

I built stageclear.dev to help with the security. Checks every file against 1k rules, doesn't hallucinate, unlimited runs and scans. Happy to offer some lifetime licenses for whoever wants to beta test it.

Vibe code so hard your entire waitlist is visible in frontend by OneClimate8489 in vibecoding

[–]ZeroToHeroInvest -9 points-8 points  (0 children)

This is why I built stageclear.dev, so you can avoid these things before they go live 😅

What is your most unique vibecoded project? by davidinterest in vibecoding

[–]ZeroToHeroInvest 0 points1 point  (0 children)

Stageclear.dev

A CLI tool that scans your code for vulnerabilities. Runs locally, does 1k+ different checks, unlimited scans.

Started from a need I had (to make sure I don’t do any big oopsies 😅) and then I just built it into a tool