Vouch request: onsails #1797
onsails
started this conversation in
Vouch Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you want to work on?
I want to add my security-first autonomous agent to Supported Agents page. OpenShell is integrated as part of the core product rather than an add-on sandboxing the whole agentic system - to keep OpenShell security guarantees without sacrificing UX - everything is managed through Telegram miniapp. Bots, MCP aggregator and tunneling live on host while harness lives inside the sandbox, communicating with on-host layer through openshell networking.
On-host orchestrator provisions sandboxes and their policies.
MCP credentials are managed by on-host aggregator (including oauth tokens) and controlled via miniapp. Providers setup has nice UI in telegram-native mini-app UI.
Right Agent's goal is to make agent secure by default without demanding user to tinker with terminal, constant configs tuning and managing security settings.
Why this change?
#1796
Checklist
Beta Was this translation helpful? Give feedback.
All reactions