Back to Home
opencode
Verified Safeby Olbrasoft
Overview
The OpenCode Hub Plugin provides automatic session tracking and manual task delegation capabilities, integrating OpenCode with a VirtualAssistant Hub API for centralized task management across AI agents.
Installation
Run Command
node "$HOME/virtual-assistant/opencode/mcp-servers/opencode-hub-plugin/dist/index.js"Environment Variables
- OPENCODE_HUB_URL
- OPENCODE_NOTIFY_URL
Security Notes
The plugin uses `fetch` to communicate with local API endpoints (default: `http://localhost:5055/`). Environment variables (`OPENCODE_HUB_URL`, `OPENCODE_NOTIFY_URL`) allow these endpoints to be reconfigured, which could introduce network risks if pointed to untrusted external services. File system operations are limited to logging in `/tmp/opencode-plugin-logs/`, which is generally safe. There are no indications of `eval` or hardcoded sensitive credentials.
Stats
Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-12-14
Tags
opencodepluginsession-trackingai-agent-hubtask-delegation