Sign In

@absolutejs/agent-memory

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@absolutejs/agent-memory

Scoped durable provenance-aware memory with authorization, retention, erasure, encryption seams, and pluggable retrieval for AI agents.

latest
Source
npmnpm
Version
0.1.7
Version published
Weekly downloads
288
-61.24%
Maintainers
1
Weekly downloads
 
Created
Source

@absolutejs/agent-memory

Durable, provider-neutral memory for agents with tenant/user/agent/run scopes, mandatory provenance digests, taint-compatible metadata, per-operation policy, expiration, deletion, subject erasure, optimistic versions, and idempotent writes.

Values pass through an injected codec so production deployments can use KMS or envelope encryption. Retrieval indexes are adapters: pgvector, a vector service, or custom search can rank IDs without becoming the source of record. Retrieved records remain labeled memory data; this package never promotes them to trusted instructions. Use validateWrite with @absolutejs/agent-trust to reject poisoned or inappropriately sensitive memories before persistence.

FAQs

Package last updated on 31 Jul 2026

Did you know?

Socket

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.

Install

Related posts