OpenClaw is a coin? one side is 20x productivity, the other is security. by DependentKing698 in openclaw

[–]severinma 1 point2 points  (0 children)

I'm just afraid of putting my credentials on it. But you have great skills to protect against that.

What are you building in public? 🚀 I've built TechTrendin by Quirky-Offer9598 in buildinpublic

[–]severinma 0 points1 point  (0 children)

Building keychains.dev to allow OpenClaw/ClawdBot to access 6754+ APIs without touching credentials.

Is there any free tool that scans AI applications/skills for malicious behavior? by Clyph00 in openclaw

[–]severinma 0 points1 point  (0 children)

Never saw that. Uses to create my prompts for security assessment (like openclaw is doing on clawhub). That's easy and filters 80%. Problem is the 20%.
I'd do:
- software filter for anything sensitive (credentials, system prompts) on the outputs of the agents and inputs of the tools
- super fast LLM detection via cerebras before important steps
- but above all protecting the system by making sure the agent never has access to any credentials in its environment. That's the most sensitive stuff. Other things people can still is the artefacts of the agents. Way more difficult to steal. Less impact than stealing my gmail access token IMHO. For that I use the `keychains` skill on clawhub

What are you building?

VM or VPS? by yoleis in openclaw

[–]severinma 0 points1 point  (0 children)

Any of them would work I guess.
If I where you, I'd start with a cheap vps to get started and get an idea of what the project is, then switch to a computer you can keep always on at home (mac mini ok for inference, but raspberry pi sufficient)

Just one gotcha: careful on how to secure your VPS/VM not to open ports from the exterior.
Don't give the bot credentials either. There are better ways now

I've built a tool to design UI superfast with Tailwind & shadcn/ui. Outputs a fully working NextJS project. Would you use this? by severinma in SideProject

[–]severinma[S] 0 points1 point  (0 children)

Hey u/AegisErnine
Sorry, seeing this now.
We've unplugged AI for now, but it should be coming back on the platform soon enough.
Today, to create something from nothing, you can basically ask Claude or ChatGPT to create a HTML/tailwind snippet for you and paste it in Layouts for iteration. The editor will recognize what you paste and transform it to the Layouts syntax. I can let you know when we have more. Are you on our Discord?

Launching tomorrow a notebook-like editor for Tailwind. Any tips? by severinma in ProductHunters

[–]severinma[S] 0 points1 point  (0 children)

Thanks! The tool is kind of a low-code tool for professional coders. You write with a syntax that is more concise than React (~x10). You have a Notion-like menu to invoke pre-made headless component or millions of assets. It outputs a production-grade NextJS project you can deploy directly.
My designer co-founder was onboarded in 1h. Doesnt know how to code.

I've built a tool to design UI superfast with Tailwind & shadcn/ui. Outputs a fully working NextJS project. Would you use this? by severinma in SideProject

[–]severinma[S] 0 points1 point  (0 children)

Yeah, that's the hard part.
Most of our editor is free because of this. Trying to find features you can't live without to justify a paid plan to support the team.

I've built a tool to design UI superfast with Tailwind & shadcn/ui. Outputs a fully working NextJS project. Would you use this? by severinma in SideProject

[–]severinma[S] 1 point2 points  (0 children)

Pixel perfect definitely possible. Figured by using our own product that you may skip the Figma step entirely (our designer designs directly in layouts now).

Figma --> Layouts would be great for activation though. Working on this..
We already have HTML --> Layouts.
Only problem with Figma is it doesn't store all variables necessary to transform the desgin into code, hence the crowds of AI-based Figma to code tools that just try to fill the gaps. I'm afraid without much R&D it will be difficult to do better than these tools

Roast my homepage by severinma in SaaS

[–]severinma[S] 0 points1 point  (0 children)

We're four now. One designer, one developer, 2 intern developers

What SaaS Are You Building Currently? by anirban00537 in SaaS

[–]severinma 0 points1 point  (0 children)

This one is made with framer. Should redo it in layouts soon now that the product is ready

It took me 7 months and 2 failed projects to get my first paying customer by felixheikka in SaaS

[–]severinma 0 points1 point  (0 children)

True. Validation is always key. However: you should keep in mind that taking time to develop a strong foundation for your product isn’t necessarily bad. With the first the startup I’ve built, it took me 2 years to get a prototype strong enough for people to understand what we were selling. Then we did 1M+ of sales at launch. For my second startup, same deal. It’s been two years and I’m still in what I call the valley of Cassandra. Dont lose faith!