OpenWorker新版本发布,不仅支持聊天,还能在您的笔记本电脑上完成任务,提供强大的安全功能,兼容多种模型,值得一试。
OpenWorker开源智能体发布新版本,支持安全工作流程,提供代码漏洞扫描、供应链注入检测和云安全配置检查等功能。支持本地运行模型,保护敏感代码。兼容ChatGPT等模型,支持API密钥。
OpenWorker -- an open source agent that doesn't just chat but completes tasks on your laptop -- just...
OpenWorker -- an open source agent that doesn't just chat but completes tasks on your laptop -- just released a new version with many features for security workflows. After our initial release, many users found it especially useful for cybersecurity. Attackers are already using AI; OpenWorker is committed to giving defenders the same leverage. Running an agent requires both (i) A model and (ii) A harness (the software around the model). Because the OpenWorker harness is fully open source, security teams can audit it to make sure we haven't built any backdoors that exfiltrate your code and data to some company or even a foreign adversary. OpenWorker now comes with built-in cybersecurity agents for (i) Scanning your code for vulnerabilities. (ii) Scanning dependencies for supply chain injections. (iii) Checking your cloud security configuration for attack surfaces. This enables developers to do much more security work before deployment (part of what's called the "shift left" movement). You choose the model: you can run open weight models fully locally so sensitive code never leaves your machine. This helps with legitimate security work (like reproducing a known exploit to defend against it) that can trigger refusals in leading closed models. Or use your ChatGPT subscription, or stealth preview models like Ox Alpha, or any model via API key. Thanks also to all the open source contributors! Join work with @rohitcprasad so please follow him too to get more frequent updates. Try it out: openworker.com Code: github.com/andrewyng/open… 💬 10 🔄 8 ❤️ 35 👀 5108 📊 14 ⚡