|
|
|
|
|
by ottah
126 days ago
|
|
Well, if wasm process is limited on the syscalls it can make, the blast radius is limited. For example you can block network access, and disk access for tools that don't need those capabilities. That being said, this doesn't sound like they're really thinking through the risks. > Dynamic Tool Building - Describe what you need, and IronClaw builds it as a WASM tool If the agent can write it's own insecure plugins, and the wasm processes isn't properly isolated, you've really gained nothing. |
|
Again running on that was container that code does not reveal anything. But then another isolated wasm tool was responsible to build the binary and ship it to prod.
Shotgunned all over prod logs are spotted by a log watcher within minutes of deploy. Whew... right?
But you are already screwed.