
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.
@neurodyn/spin-viewer
Advanced tools
Framework-independent 360° product viewer distributed as a self-registering CDN script.
@neurodyn/spin-viewerFramework-independent 360° product viewer distributed as a self-registering CDN script.
<neurodyn-spin-viewer
api-key="pk_live_..."
public-id="product-public-id"
variation-id="optional-variation-uuid"
></neurodyn-spin-viewer>
<script src="https://cdn.neurodyn.ai/@neurodyn/spin-viewer/dist/spin-viewer.embed.min.js"></script>
The element has a 4:3 footprint and fills the available width. api-key and
public-id are required. Updating either attribute reloads the 360° View;
updating variation-id after the viewer becomes ready performs a Variation
swap.
The built-in control is enabled by default. Hide it without disabling image click/tap zoom:
<neurodyn-spin-viewer controls=""></neurodyn-spin-viewer>
An external control can call zoomIn() and zoomStop(). The built-in button
exposes part="zoom-in" or part="zoom-out":
neurodyn-spin-viewer::part(zoom-in),
neurodyn-spin-viewer::part(zoom-out) {
color: #111;
background: #fff;
}
data-state is loading, ready, or error. The element emits bubbling,
composed ready, error, frame-change, spin-start, spin-end, and
zoom-change events. Error details are deliberately normalized and never
include API keys, image URLs, backend messages, or stack traces.
FAQs
Framework-independent 360° product viewer distributed as a self-registering CDN script.
The npm package @neurodyn/spin-viewer receives a total of 545 weekly downloads. As such, @neurodyn/spin-viewer popularity was classified as not popular.
We found that @neurodyn/spin-viewer 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
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.