
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.
@agent-native/scheduling
Advanced tools
Scheduling primitives for agent-native apps — event types, availability, bookings, team scheduling, workflows, routing forms. Powers the scheduling and calendar templates.
Scheduling primitives for agent-native apps.
Powers the scheduling template (full scheduling app) and the calendar template. Provides:
defineAction modules consumed as agent tools + HTTP endpointsuseSlots, useBookingFlow, useTimezone) + opt-in styled componentsllms.txt bundle and skill files for the agentpnpm add @agent-native/scheduling
Peer-depends on @agent-native/core, drizzle-orm, and (optionally) react.
Template's server/db/schema.ts:
export * from "@agent-native/scheduling/schema";
Template's actions/create-booking.ts:
export { default } from "@agent-native/scheduling/actions/create-booking";
Override by replacing the stub body with a full defineAction(...).
Expose the package docs to your AI coding tool via llms.txt:
node_modules/@agent-native/scheduling/docs/llms.txt
node_modules/@agent-native/scheduling/docs/llms-full.txt
Or fetch over HTTP when deployed:
/docs/scheduling.md
/docs/scheduling-full.md
For full customization, eject the package source into your repo (v0.2). For now,
copy files you want to own into packages/scheduling-local/ and swap the
dependency manually. See docs/eject.md.
FAQs
Scheduling primitives for agent-native apps — event types, availability, bookings, team scheduling, workflows, and routing forms.
The npm package @agent-native/scheduling receives a total of 151 weekly downloads. As such, @agent-native/scheduling popularity was classified as not popular.
We found that @agent-native/scheduling 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.