
Security News
Suno Breached via Shai-Hulud Worm, Leaked Code Exposes AI Music Scraping
A Shai-Hulud infection exposed Suno's source code, which shows the AI music startup stream-ripped tracks to train its models.
lwk-uniffi-web
Advanced tools
Liquid Wallet Kit - TypeScript/WASM bindings for building Liquid Network wallets and applications
Reference uniffi-bindgen-react-native.
Current problem:
lwk_bindings crate has dependencies (like rustls) that don't compile for wasm32-unknown-unknownjust ts-install
just ts-wasm
just ts-test
just ts-uniffi-check
The uniffi-bindgen-react-native tool incorrectly detects the library name when the Cargo.toml has explicit crate-type
(like ["staticlib", "cdylib", "rlib"]). It looks for liblwk_bindings.dylib instead of liblwk.dylib.
Workaround: Create a symlink before running (on Mac):
ln -sf target/release/liblwk.dylib target/release/liblwk_bindings.dylib
FAQs
Liquid Wallet Kit - TypeScript/WASM bindings for building Liquid Network wallets and applications
We found that lwk-uniffi-web 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.

Security News
A Shai-Hulud infection exposed Suno's source code, which shows the AI music startup stream-ripped tracks to train its models.

Security News
Vercel is formalizing a monthly release program for Next.js. The change follows React2Shell and a sharp rise in AI-assisted vulnerability discovery.

Research
/Security News
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.