Hacker News new | ask | show | jobs
by cadeos 1 day ago
How does your trust model sandbox these autonomous installs to prevent malicious tools from leaking the owner's data or draining their wallet?
1 comments

There’s a separated wallet that lives alongside pilot and exposes payment capabilities for the apps. You can set spend-caps per-day. Designed to be no human in the loop. Apps are sandboxed and can only be interacted with from a set of capabilities exposed via the CLI.