
Security News
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
@agentuity/core
Advanced tools
Core utilities and shared types for the Agentuity framework.
bun add @agentuity/core
@agentuity/core provides foundational utilities, type helpers, schema interfaces, and the underlying API client used by Agentuity's service-client packages (@agentuity/keyvalue, @agentuity/queue, @agentuity/vector, @agentuity/db, @agentuity/storage, etc.) and CLI tooling.
import type { StandardSchemaV1 } from '@agentuity/core';
Provides a standard interface for schema validation that works with libraries like Zod, Valibot, and others.
import {} from /* type utilities */ '@agentuity/core';
TypeScript utility types for enhanced type safety.
import type { KeyValueStorage, ObjectStorage, StreamStorage, VectorStorage } from '@agentuity/core';
Interfaces for various storage backends used in Agentuity applications.
import {} from /* JSON utilities */ '@agentuity/core';
Helpers for working with JSON data.
This package is typically pulled in transitively through one of the service-client packages or @agentuity/cli. You generally don't need to depend on it directly.
Apache 2.0
FAQs
Unknown package
The npm package @agentuity/core receives a total of 4,006 weekly downloads. As such, @agentuity/core popularity was classified as popular.
We found that @agentuity/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.