
Research
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
@forwardimpact/libcoaligned
Advanced tools
Co-Aligned architecture checks — enforce instruction-layer length caps and JTBD invariants across the repo.
Co-Aligned architecture checks — enforce instruction-layer length caps and JTBD invariants across the repo.
npx coaligned # run every check (instructions + jtbd)
npx coaligned instructions # enforce L1–L7 length and checklist caps
npx coaligned jtbd # validate JTBD entries against package.json
npx coaligned jtbd --fix # regenerate catalog and job blocks in place
The two subcommands implement the contract described in COALIGNED.md:
instructions — every layer (L1 CLAUDE.md, L2 CONTRIBUTING.md / JTBD.md,
L3 agent profile, L4 agent reference, L5 SKILL.md, L6 skill reference,
L7 checklist block) is gated by a line cap and a word cap. Either breach
fails.jtbd — each package.json .jobs entry is validated against the JTBD
schema; with --fix, marker-delimited blocks in <dir>/README.md,
<dir>/<pkg>/README.md, and root JTBD.md are regenerated.FAQs
Co-Aligned architecture checks — enforce instruction-layer length caps and JTBD invariants across the repo.
The npm package @forwardimpact/libcoaligned receives a total of 203 weekly downloads. As such, @forwardimpact/libcoaligned popularity was classified as not popular.
We found that @forwardimpact/libcoaligned 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.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.