Perplexity Open-Sources Bumblebee: A Read-Only Security Scanner to Protect Developer Supply Chains
Key Takeaways
- ▸Bumblebee is a free, open-source read-only scanner that detects risky packages, extensions, and configurations on developer machines without requiring subscription or AI infrastructure
- ▸The tool uniquely covers four attack surfaces simultaneously: package managers, AI configs, editor extensions, and browser extensions—broader coverage than existing open-source alternatives
- ▸Organizations can integrate Bumblebee with their existing security systems using custom threat catalogs and review processes, with full traceability on all detections
Summary
Perplexity has launched Bumblebee, an open-source security scanning tool designed to protect developer machines against supply-chain attacks. The tool is now available as a Go project on GitHub and can be integrated into existing security workflows. Bumblebee addresses a critical vulnerability in software development by detecting risky packages, extensions, and AI tool configurations that could compromise developer systems, with particular focus on the rising threat of compromised npm packages, PyPI modules, and malicious plugin ecosystems.
Unlike many existing security tools that focus on one or two attack surfaces, Bumblebee simultaneously monitors four key areas: language package managers (npm, pnpm, Yarn, Bun, PyPI, Go modules, RubyGems, Composer), AI agent configurations (Model Context Protocol), code editor extensions (VS Code, Cursor, Windsurf, VSCodium), and browser extensions (Chrome, Brave, Edge, Arc, Firefox). The tool operates in read-only mode, requiring no AI backend or subscription, making it accessible to organizations of all sizes and developers working across multiple programming languages.
Perplexity positions Bumblebee as part of a larger internal security workflow that combines threat intelligence, catalog management, and human review. Organizations can use Perplexity's maintained threat catalog on GitHub or create their own, with each detection providing full traceability showing which catalog entry triggered the alert, when it was added, and relevant evidence. This flexibility allows teams to adapt the tool to their specific security requirements and integrate findings into their existing incident response processes.
- Available on macOS and Linux, Bumblebee is designed to answer the critical post-disclosure question: 'Do any of our developers have this compromised dependency installed?'
Editorial Opinion
Bumblebee represents a pragmatic approach to software supply-chain security that Perplexity is opening to the broader developer community. By providing a tool that covers more ground than existing alternatives and can be customized to organizational needs, Perplexity is acknowledging both the severity of supply-chain attacks and the necessity for practical, transparent solutions. The decision to open-source the tool and avoid proprietary AI requirements signals genuine confidence in its utility and demonstrates a commitment to developer security that extends beyond vendor lock-in.



