
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@beacio/cli
Advanced tools
CLI tool for integrating WebBLE into web projects. Auto-detects your framework and adds the detection snippet.
# Auto-detect framework, add detection snippet
npx beacio init
# Specify API key and framework explicitly
npx beacio init --key wbl_xxxxx --framework react
# Verify integration is correct
npx beacio check
| Command | Description |
|---|---|
init | Detect framework (Next.js, React, Vue, Nuxt, HTML, etc.) and inject the @beacio/detect snippet into your entry file |
check | Verify that WebBLE is correctly integrated in the current project |
--key <api-key> Optional API key for campaign tracking
--framework <name> Override auto-detection (nextjs-app, nextjs-pages, react-vite, react-cra, vue, nuxt, html)
--help, -h Show help
--version, -v Show version
MCP server for coding agents (Claude Code, Cursor, Copilot):
npx -y @beacio/mcp
Full SDK reference for LLM context: https://ioswebble.com/llms-full.txt
The @beacio/* packages (core, profiles, react) are the cross-browser BLE SDK -- they work on any platform with Web Bluetooth support (Chrome, Edge, iOS Safari via the extension). The @beacio/* packages (detect, cli, mcp, skill) handle iOS-specific extension detection, install prompts, and agent tooling. Use both together for full iOS Safari coverage.
FAQs
CLI for WebBLE — init, check, scaffold BLE profiles for web apps
We found that @beacio/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.