
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
Local MCP server for the Vizbl Developer API.
codex mcp add vizbl \
--env VIZBL_API_KEY=your_api_key \
-- npx -y @vizbl/mcp
{
"mcpServers": {
"vizbl": {
"command": "npx",
"args": ["-y", "@vizbl/mcp"],
"env": {
"VIZBL_API_KEY": "your_api_key"
}
}
}
}
VIZBL_API_KEY is required.VIZBL_BASE_URL optionally overrides the Developer API base URL.VIZBL_TIMEOUT_MS optionally sets request timeout in milliseconds.vizbl_import_modelvizbl_get_importvizbl_wait_importvizbl_delete_objectFAQs
Local MCP server for the Vizbl Developer API
The npm package @vizbl/mcp receives a total of 0 weekly downloads. As such, @vizbl/mcp popularity was classified as not popular.
We found that @vizbl/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.