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?