
Security News
Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
@agentuity/core
Advanced tools
Core utilities and shared types for the Agentuity framework.
bun add @agentuity/core
@agentuity/core provides foundational utilities, type helpers, and standard schema interfaces used across the Agentuity ecosystem. This package is a dependency for both @agentuity/runtime and @agentuity/react.
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 used as a peer dependency and not directly imported in user code. The @agentuity/runtime and @agentuity/react packages expose the necessary types and utilities.
Apache 2.0
FAQs
Unknown package
The npm package @agentuity/core receives a total of 2,904 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
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.