Perplexity Is Open-Sourcing Bumblebee
Perplexity has open-sourced Bumblebee, a read-only scanner that checks developer machines for risky packages, extensions, and AI tool configs during supply-chain incidents. It covers language package managers (npm, PyPI, Go, etc.), AI agent configs (MCP), VS Code-family extensions, and browser extensions. Bumblebee is designed to be safe: it reads metadata files directly without executing code, invoking package managers, or reading application source files, preventing the scanner itself from triggering attacks like postinstall scripts. It supports baseline, project, and deep scan profiles, and integrates with Perplexity's workflow where threat signals are cataloged, reviewed, and then scanned across endpoints. The tool is available as open-source Go project for macOS and Linux.
https://www.perplexity.ai/hub/blog/perplexity-is-open-sourcing-bumblebee
Comments
Post a Comment