
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
homebridge-wled-simple
Advanced tools
This homebridge plugin exposes a WLED RGB device to Apple's HomeKit. Heavily based on homebridge-web-rgb.
npm install -g homebridge-wled-simpleconfig.json file"accessories": [
{
"accessory": "WLEDSimple",
"name": "Moodlight Livingroom",
"apiroute": "http://102.168.1.133"
}
]
| Key | Description | Default |
|---|---|---|
accessory | Must be WLEDSimple | N/A |
name | Name to appear in the Home app | N/A |
apiroute | Root URL of your device | N/A |
| Key | Description | Default |
|---|---|---|
pollInterval | Time (in seconds) between device polls | 300 |
timeout | Time (in milliseconds) until the accessory will be marked as Not Responding if it is unreachable | 3000 |
port | Port for your HTTP listener (if enabled) | 2000 |
model | Appears under the Model field for the accessory | plugin |
serial | Appears under the Serial field for the accessory | apiroute |
manufacturer | Appears under the Manufacturer field for the accessory | author |
firmware | Appears under the Firmware field for the accessory | version |
FAQs
Platform for WLED
We found that homebridge-wled-simple demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.