agent-wallet-sdk AGENTS.md

agent-wallet-sdk AGENTS.md is an instructions file for Codex, OpenCode from up2itnow0822/agent-wallet-sdk. It costs 261 tokens per session, scanned A, original, MIT.

A set of instructions for working on an SDK for non-custodial digital wallets, where the user keeps control of the keys.

In plain words
What is it for?
It guides changes to spending policies, payment execution, receipts, integrations, builds, tests, and lint checks without using live funds or production credentials.
Why use it?
It protects payment safety and keeps the package, documentation, releases, and tests consistent.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions AGENTS.md.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/up2itnow0822/agent-wallet-sdk/agents-md
Clone the repo
git clone --depth 1 https://github.com/up2itnow0822/agent-wallet-sdk

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for agent-wallet-sdk AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/up2itnow0822/agent-wallet-sdk/agents-md.svg)](https://agentmods.dev/instructions/up2itnow0822/agent-wallet-sdk/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/up2itnow0822/agent-wallet-sdk/agents-md"><img src="https://agentmods.dev/badge/instructions/up2itnow0822/agent-wallet-sdk/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 261 This file is loaded in full into every session.
When invoked 261 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00261 $0.00261
Opus 5 $0.00130 $0.00130
Sonnet 5 $0.00052 $0.00052
Haiku 4.5 $0.00026 $0.00026

Measured 5d ago against content hash 30d6433c098c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

agent-wallet-sdk AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 39 lines

What it actually says

AGENTS.md -- Agent Wallet SDK

Purpose

  • This repository provides the canonical non-custodial wallet SDK used by the AI Agent Economy payment trial.
  • It owns spending policy, payment execution, receipts, and supported integration surfaces for the agentwallet-sdk npm package.

Ownership

  • AI Agent Economy owns the SDK, package, documentation, and release evidence.

Local Contracts

  • Preserve non-custodial key control and fail-closed spending policy behavior.
  • Never use live funds, production credentials, or irreversible chain actions in default tests.
  • Keep npm metadata, README install commands, GitHub releases, and package behavior consistent.
  • Treat generated dist/, coverage, and dependency folders as build outputs.

Work Guidance

  • Make payment-safety and compatibility changes in small, reviewable slices.
  • Keep public claims traceable to code, tests, or independently verified use.
  • Preserve unrelated local changes by using isolated worktrees.

Verification

  • Run npm run build.
  • Run npm test.
  • Run npm run lint when source files change.

Child DOX Index

  • src/ contains the TypeScript SDK implementation. Local contract: src/AGENTS.md.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 39 lines · 261 tokens per session scan A 30d6433c098c

Subscribe to this mod's changes

agent-wallet-sdk AGENTS.md is an instructions file published in the GitHub repository up2itnow0822/agent-wallet-sdk (10 stars, last pushed yesterday), licensed MIT. It adds 261 tokens to every session, about $0.0013 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.