ShubhamTuts/enverif
Live in productionEnverif transforms into a dynamic, Open Claw-inspired sales management platform. Select an @agent, assign a @plugin, @skill, or @workflow AI with handle entire.
Open-source AI sales team that finds leads, researches prospects, automates outreach, manages conversations, and runs sales workflows with autonomous AI agents.
- PHP67.6%
- Blade17.7%
- JavaScript13.7%
- Shell1.0%
- Dockerfile0.1%
1 Review
Enverif is an ambitious open-source platform that helps businesses build AI-powered sales teams. It combines lead research, prospect management, outreach, follow-ups, campaigns, schedules, workflows, and agent collaboration in one self-hosted workspace. The project feels like a full business application rather than a simple chatbot with a sales prompt.
The repository is organized around clear areas such as agents, workflows, connectors, models, email, approvals, audits, and runtime management. It includes integrations for Gmail, Outlook, SMTP, Apollo, Apify, Google services, Slack, Buffer, Calendly, webhooks, and MCP servers. Users can also choose between several AI providers. This flexibility is a major strength for teams that want to keep control of their hosting, data, and model accounts.
Safety has received meaningful attention. External actions such as sending email require approval by default, while destructive actions are disabled unless they are clearly allowed. The code includes workspace isolation, encrypted credentials, webhook checks, run limits, cost limits, delegation limits, audit records, and recovery tools. The test suite covers important areas such as authorization, workspace boundaries, email connectors, queue safety, workflow webhooks, external action handling, installation, and runtime recovery. Current CI and release workflows are passing across several PHP versions and runtime setups.
The documentation is another strong point. Enverif provides installation guides for Docker, VPS servers, shared hosting, cPanel, Plesk, and Hostinger. It also includes a security policy, contribution guide, code of conduct, product requirements, changelog, issue templates, and an MIT license. This makes the repository easier to explore and shows care for different types of users.
The most important next step is strengthening responsible outreach controls. Approval before sending is a good start, but sales automation also needs unsubscribe handling, suppression lists, contact limits, consent records, bounce management, complaint tracking, and rules for different regions. These controls should be part of the product, not only a warning that operators are responsible. Clear guidance for SPF, DKIM, DMARC, sender reputation, and email warm-up would also help users avoid harming their domains.
Privacy controls could be expanded as well. Users should be able to export or delete prospect data, set retention periods, remove sensitive information from agent memory, and see exactly what data is sent to each model or connector. Audit logs should avoid storing full secrets, private attachments, or unnecessary personal data. A visible data-flow diagram would make these boundaries easier to understand.
The README is detailed, but it may feel overwhelming to a new visitor. A shorter five-minute setup, a guided demo, and a few real screenshots would help users reach their first working agent faster. It would also be useful to label features as stable, experimental, or planned. Since the repository is very new but already uses version 1.4.1, a short explanation of the release history and compatibility policy would build confidence.
Overall, Enverif has a strong product idea, broad integration support, solid documentation, and an impressive testing foundation. Its approval system and self-hosted design give users meaningful control. With stronger privacy tools, built-in outreach compliance features, and a simpler first-run experience, Enverif could become a very capable open-source option for AI-assisted sales work.
