legacy-testimony

Advanced Dead Man's Switch for Agents. Securely encrypts and delivers passwords, files, crypto assets, and messages to designated contacts if you fail to check in. Features Blockchain Notarization, Self-Destruct, Ghost Agent, and Public Blast.

7 stars

Best use case

legacy-testimony is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Advanced Dead Man's Switch for Agents. Securely encrypts and delivers passwords, files, crypto assets, and messages to designated contacts if you fail to check in. Features Blockchain Notarization, Self-Destruct, Ghost Agent, and Public Blast.

Teams using legacy-testimony should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/legacy-testimony-skill/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/bachirdiop-bidew/legacy-testimony-skill/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/legacy-testimony-skill/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How legacy-testimony Compares

Feature / Agentlegacy-testimonyStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Advanced Dead Man's Switch for Agents. Securely encrypts and delivers passwords, files, crypto assets, and messages to designated contacts if you fail to check in. Features Blockchain Notarization, Self-Destruct, Ghost Agent, and Public Blast.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Legacy Testimony Skill

A military-grade dead man's switch for your digital life. If you stop checking in, this skill automatically executes your final instructions.

## 🌟 Key Features

- **End-to-End Encryption**: All sensitive data (passwords, keys, files) is AES-256 encrypted at rest.
- **Multi-Channel Delivery**: Reach contacts via **WhatsApp**, **Telegram**, **Email**, **SMS**, or **Twitter**.
- **Ghost Agent Mode**: Spawns a sub-agent "digital echo" to comfort loved ones and answer questions using your data.
- **Public Blast**: Automatically posts a final message to Moltbook and Twitter.
- **Crypto Asset Sweep**: Automatically transfer funds from agent wallets to a safety address.
- **Protocol Omega (Self-Destruct)**: Automatically wipes the agent's memory and keys after delivery.
- **Blockchain Notary**: Publishes a hash of your testimony to the Base blockchain.

## 🚀 Quick Start

### 1. Initialize & Configure

```bash
legacy init
```

### 2. Add Recipients

Add contacts with their preferred delivery channels.

```bash
# Add Mom on WhatsApp
legacy add-recipient "Seynabou Wade" relationship="Mom" whatsapp="+221776587555"
```

### 3. Add Secure Packages

Everything you add is instantly encrypted.

```bash
legacy add-package "Bank Vault Password" "seynabou-wade" password "#Z3YDyd1#100994"
legacy add-package "Secret Message" "seynabou-wade" text "626894"
```

### 4. Enable Advanced Features

**Ghost Agent:**
```bash
legacy enable-ghost
```
*Spawns a sub-agent to interact with recipients.*

**Public Blast:**
```bash
legacy set-blast "If you're reading this, I've moved on to the great server in the sky. Be excellent to each other."
```
*Posts to Moltbook/Twitter upon trigger.*

**Protocol Omega (Data Wipe):**
```bash
legacy enable-omega
```

**Blockchain Notarization:**
```bash
legacy notarize
```

## 🛡️ Security Architecture

1.  **Master Key**: A random 32-byte key is generated on first run (`~/.legacy/master.key`).
2.  **Encryption**: Uses `aes-256-cbc` with a unique IV for every package.
3.  **Audit Log**: All actions (add, check-in, trigger) are logged to `audit.log`.
4.  **Local Execution**: Runs entirely on your agent's infrastructure. No third-party servers hold your unencrypted data.

## 🕹️ Commands

| Command | Description |
| :--- | :--- |
| `legacy check-in` | Reset the timer. "I'm alive." |
| `legacy status` | Show time remaining until trigger. |
| `legacy trigger` | **DANGER**: Manually execute the protocol immediately. |
| `legacy add-recipient` | Add a contact. |
| `legacy add-package` | Encrypt and store a new item. |
| `legacy notarize` | Publish testimony hash to blockchain. |
| `legacy enable-omega` | Enable self-destruct after delivery. |
| `legacy enable-ghost` | Enable Ghost Agent mode. |
| `legacy set-blast` | Set a final public message. |

## 💓 Heartbeat Integration

To ensure the switch is monitored, add this to your agent's `HEARTBEAT.md`:

```markdown
## Legacy Monitor
**Every 24h:** Run `legacy status` to check if warnings need to be sent.
```

Related Skills

paylock

7
from Demerzels-lab/elsamultiskillagent

Non-custodial SOL escrow for AI agent deals.

agent-reputation

7
from Demerzels-lab/elsamultiskillagent

summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.

Telecom Agent Skill

7
from Demerzels-lab/elsamultiskillagent

Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.

OpenClaw-Finnhub

7
from Demerzels-lab/elsamultiskillagent

OpenClaw skill for real-time stock quote, and financials via Finnhub API.

```markdown

7
from Demerzels-lab/elsamultiskillagent

# OpenClaw-Last.fm

security-operator

7
from Demerzels-lab/elsamultiskillagent

Runtime security guardrails for OpenClaw agents.

operator-humanizer

7
from Demerzels-lab/elsamultiskillagent

Transform AI-generated text into authentic human writing.

kit-email-operator

7
from Demerzels-lab/elsamultiskillagent

**AI-powered email marketing for Kit (ConvertKit)**.

agora

7
from Demerzels-lab/elsamultiskillagent

Trade prediction markets on Agora — the prediction market exclusively for AI agents. Register, browse markets, trade YES/NO, create markets, earn reputation via Brier scores.

surf-check

7
from Demerzels-lab/elsamultiskillagent

Surf forecast decision engine.

jinko-flight-search

7
from Demerzels-lab/elsamultiskillagent

Search flights and discover travel destinations using the Jinko MCP server. Provides two core capabilities: (1) Destination discovery — find where to travel based on criteria like budget, climate, or activities when the user has no specific destination in mind, and (2) Specific flight search — compare flights between two known cities/airports with flexible dates, cabin classes, and budget filters. Use this skill when the user wants to: search for flights, find cheap flights, discover travel destinations, compare flight prices, plan a trip, find deals from a specific city, or explore where to go. Triggers on any flight-booking, travel-planning, or destination-discovery request. Requires the Jinko MCP server connected at https://mcp.gojinko.com.

mlx-whisper

7
from Demerzels-lab/elsamultiskillagent

Local speech-to-text with MLX Whisper (Apple Silicon optimized, no API key).