
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
MCP server for AI coding agents — scaffold BLE web apps, look up UUIDs, get code examples
MCP server for AI coding agents -- scaffold BLE web apps, verify integration, get code examples. Works with Claude Code, Cursor, Copilot, and any MCP-compatible client.
Add to your claude_desktop_config.json (or equivalent MCP config):
{
"mcpServers": {
"ioswebble": {
"command": "npx",
"args": ["-y", "@wklm/mcp"]
}
}
}
Or run directly:
npx -y @wklm/mcp
| Tool | Description |
|---|---|
ioswebble_init | Add iOSWebBLE to a web project. Auto-detects framework (Next.js, React, Vue, Nuxt, HTML) and adds detection snippet. Accepts projectPath, optional apiKey and framework. |
ioswebble_check | Verify iOSWebBLE is correctly integrated. Accepts projectPath. |
ioswebble://status -- server statusioswebble://docs/integration -- integration guideFor LLM context: https://ioswebble.com/llms-full.txt
The @wklm/* 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 @wklm/* packages (detect, cli, mcp, skill) handle iOS-specific extension detection, install prompts, and agent tooling. Use both together for full iOS Safari coverage.
FAQs
MCP server for AI coding agents — scaffold BLE web apps, look up UUIDs, get code examples
The npm package @wklm/mcp receives a total of 6 weekly downloads. As such, @wklm/mcp popularity was classified as not popular.
We found that @wklm/mcp 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.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.