← Back to Skills Marketplace
thelabvenice

MemData

by thelabvenice · GitHub ↗ · v1.8.0
cross-platform ✓ Security Clean
1612
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install memdata
Description
Persistent memory for autonomous agents. Wallet = identity. Pay per query. Optional encrypted storage.
Usage Guidance
This skill appears coherent, but before installing: 1) Verify the service (memdata.ai) and read its docs and privacy policy. 2) Confirm how your agent will sign x402 payments and UCAN delegations — do not allow silent programmatic access to wallet private keys; require interactive signing. 3) Test with a tiny payment to confirm behavior and pricing. 4) If you plan to use encrypted mode, understand the UCAN delegation flow and where the delegationCar is stored. 5) Consider whether you want the agent to be allowed to call this skill autonomously; if not, disable model invocation or require user confirmation for actions that initiate payments.
Capability Analysis
Type: OpenClaw Skill Name: memdata Version: 1.8.0 The skill bundle describes a legitimate service for persistent memory for autonomous agents, interacting with `https://memdata.ai/api/x402` via a defined set of API endpoints and an x402 payment protocol. The `SKILL.md` file serves as documentation for using this service and contains no evidence of prompt injection attempts against the AI agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All described actions are aligned with the stated purpose of providing memory functionality.
Capability Assessment
Purpose & Capability
Name/description (persistent memory, wallet identity, pay-per-query) match the SKILL.md: endpoints, pricing, and encrypted-storage flow are all aligned with that purpose. No unrelated env vars, binaries, or install steps are requested.
Instruction Scope
SKILL.md is an instruction-only API spec that tells the agent to call memdata.ai endpoints and to perform a wallet-based x402 payment flow. It does not instruct reading local files or environment variables. It omits low-level details about how to produce the signed payment header or UCAN delegation (it assumes the agent/user will sign via a wallet), which is expected but important to understand.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes on-disk risk; nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is consistent with a wallet-based, on-demand signing model. However, practical use requires a wallet/signing capability (private key or wallet integration). The SKILL.md does not request keys directly, so ensure your agent/wallet does not expose private keys to the skill without explicit consent.
Persistence & Privilege
No special persistence flags (always not set). Model invocation is not disabled (default allows autonomous invocation). That is acceptable for a network-based memory API, but because endpoints involve payments, confirm the agent cannot programmatically sign transactions or use stored private keys without explicit interactive approval.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memdata
  3. After installation, invoke the skill by name or use /memdata
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.8.0
MemData 1.8.0 introduces persistent memory with wallet-based identity and optional encrypted storage for autonomous agents. Key updates: - No registration or API keys required; payments (USDC on Base) manage authentication and identity. - Endpoints for ingesting, querying, managing identity, encrypted storage setup, and artifact management. - Transparent per-endpoint pricing; queries start at $0.001. - Optional end-to-end encryption via Lit Protocol and IPFS/Filecoin backend. - Query results include memory quality grounding for better context on data depth and reliability.
Metadata
Slug memdata
Version 1.8.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is MemData?

Persistent memory for autonomous agents. Wallet = identity. Pay per query. Optional encrypted storage. It is an AI Agent Skill for Claude Code / OpenClaw, with 1612 downloads so far.

How do I install MemData?

Run "/install memdata" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MemData free?

Yes, MemData is completely free (open-source). You can download, install and use it at no cost.

Which platforms does MemData support?

MemData is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MemData?

It is built and maintained by thelabvenice (@thelabvenice); the current version is v1.8.0.

💬 Comments