If you discover a security vulnerability, please report it responsibly:
- Email: rudrasarker130@gmail.com
- Subject:
[SECURITY] NexusAgent Vulnerability Report - Include: Steps to reproduce, affected versions, potential impact
Do NOT open a public issue for security vulnerabilities.
We will acknowledge receipt within 48 hours and aim to resolve within 7 days.
| Version | Supported |
|---|---|
| 0.2.x | ✅ |
| 0.1.x | ❌ |
- No telemetry: NexusAgent does not send any data externally
- Local execution: All processing happens on your machine
- Sandboxed skills: Auto-generated skills run in isolated subprocesses
- No network by default: Only connects when explicitly configured (Ollama, API calls)
- Plugin code runs in the same process (use sandbox for untrusted code)
- No authentication on the web dashboard (bind to localhost only)
- No input validation on model API keys (handle with care)