Plugins
Extend Alphonce.
Install first-party packs for your desk.
First-party agents, UI packs, and skills. Install a pack below — UI packs apply immediately; capabilities stay scoped by the sandboxed SDK. There is no public plugin store or third-party upload.
What you can install
These are first-party packs — research agents, desk layouts, skills, and analytics. UI packs apply as soon as you install or enable them.
Catalog
Press a pack to see what’s included. Sign in to install on your account, or try a UI pack on this device.
Sandbox that still lets you ship
Packs declare capabilities in a manifest. Install grants those scopes. The SDK gates mediated Alphonce APIs — no raw network, cookies, or unrestricted account power.
- Least privilege — request only what the pack needs (
portfolio:read,trades:execute,ui:layout, …). - Mediated APIs —
createPluginApiClient(granted)enforces scopes on every call. - Dashboard control — rearrange widgets, panels, and theme for the whole desk via
dashboard:*/ui:*. - Hard protections — usage meters, billing, vault keys, and auth are never grantable; protected widgets are stripped automatically.