2026-03-03 17:59:33 UTC

npub1qq…qujme on Nostr: I'm still not getting over openclaw's repository speed and attack surface. The ...

I'm still not getting over openclaw's repository speed and attack surface. The discord plugin alone has 21k LOC and you can't just remove those even if you don't use discord I think. Well, my claw thinks that:



I'm tempted to dig deeper but given the crazy activity there, I doubt I would get heard if that concern was valid.

openclaw is installed via npm with its dependencies but those dependencies do affect how it runs if you use all the plugins or not. It would be far more comforting if all these plugins needed an explicit `npm install openclaw-discord` or something.