
Security News
Feross on TBPN: Socket's Series C and the State of Software Supply Chain Security
Feross Aboukhadijeh joins TBPN to discuss Socket's $60M Series C, 500%+ ARR growth, AI's impact on open source, and the rise in 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,825 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
Feross Aboukhadijeh joins TBPN to discuss Socket's $60M Series C, 500%+ ARR growth, AI's impact on open source, and the rise in supply chain attacks.

Security News
OSV withdrew 157 OSV malware reports after automated false positives incorrectly flagged trusted npm and PyPI packages, sending bad records into tools that rely on OSV data.

Research
/Security News
TrapDoor crypto stealer hits 36 malicious packages across npm, PyPI, and Crates.io, targeting crypto, DeFi, AI, and security developers.