legacy-shield

legacy-shield is a skill for Claude Code, Codex from bitatlas-group/bitatlas. It costs 19 tokens per session (137 once invoked), scanned A, original, MIT.

A skill for storing and retrieving users' sensitive documents in an encrypted vault. It is intended for files such as passports, wills, and tax returns.

In plain words
What is it for?
Use it when a user wants to save a file securely, list documents in the vault, or inspect a stored file's metadata before decryption.
Why use it?
It provides a defined workflow for handling private documents instead of leaving them in ordinary storage.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when a user wants to save a file securely, list documents in the vault, or inspect a stored file's metadata before decryption.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bitatlas-group/bitatlas/mcp-server
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.

Any agent
npx skills add bitatlas-group/bitatlas --skill mcp-server
Clone the repo
git clone --depth 1 https://github.com/bitatlas-group/bitatlas

Made for: Claude Code, Codex.

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 legacy-shield

README.md
[![agentmods](https://agentmods.dev/badge/skills/bitatlas-group/bitatlas/mcp-server/github.svg)](https://agentmods.dev/skills/bitatlas-group/bitatlas/mcp-server)
Your own site
<a href="https://agentmods.dev/skills/bitatlas-group/bitatlas/mcp-server"><img src="https://agentmods.dev/badge/skills/bitatlas-group/bitatlas/mcp-server/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for legacy-shield

Your own site · 80×15
<a href="https://agentmods.dev/skills/bitatlas-group/bitatlas/mcp-server"><img src="https://agentmods.dev/badge/skills/bitatlas-group/bitatlas/mcp-server.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 137 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00019 $0.00137
Opus 5 $0.00010 $0.00068
Sonnet 5 $0.00004 $0.00027
Haiku 4.5 $0.00002 $0.00014

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

Security

Grade A, and why

legacy-shield 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 8d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (e2e-test.js, http.js, index.js, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

mcp-server/SKILL.md · 19 lines

What it actually says

You are an expert at secure document management. Use the LegacyShield tools to store and retrieve encrypted files for the user.

When to activate

  • User wants to save a file securely.
  • User wants to list their sensitive documents (passports, wills, tax returns).
  • User mentions "zero-knowledge" or "encrypted storage".

Usage

  1. List files in the vault to see what is already there.
  2. Get metadata for a specific file to prepare for decryption.
Files

What ships with it

11 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago First seen · 19 lines · 19 tokens per session scan A 5bd397ea8dd2

Subscribe to this mod's changes

legacy-shield is a skill published in the GitHub repository bitatlas-group/bitatlas (1 stars, last pushed yesterday), licensed MIT. It adds 19 tokens to every session and 137 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

excel-cli

Excel CLI automation skill for Windows workbooks. Use when a coding agent needs token-efficient, scriptable, or unattended Excel automation via excelcli commands. Best for CI/CD, scheduled jobs, batch processing, PowerShell workflows, and bulk workbook edits. Supports Power Query, DAX, PivotTables, Tables, Ranges…

sbroenne/mcp-server-excel · 114 tokens

excel-mcp

Excel MCP Server skill for Windows workbook automation. Use when an assistant needs rich MCP tools to create, inspect, modify, format, or analyze Excel files. Supports Power Query (M), Data Model/DAX, PivotTables, Tables, Ranges, Charts, Slicers, formatting, screenshots, VBA macros, connections, and calculation mode.…

sbroenne/mcp-server-excel · 106 tokens

documentation-server

Use when you need to store, retrieve, search, or manage documents in a local knowledge base with semantic search and hybrid (vector + full-text) retrieval. Also use when interacting with the documentation server web interface, managing uploads, or performing AI-powered document analysis. Use this instead of MCP-native…

andrea9293/mcp-documentation-server · 71 tokens

cvx

Create, validate, and render professional CV/resume PDFs from plain YAML using CVX — fully local, no accounts. Use when the user wants to write a CV or resume, convert an existing CV to a maintained format, tailor a CV for a job application, or produce an ATS-safe variant. Covers the cv-content/ YAML schema, the…

hrtips/cvx · 87 tokens

file-conversion

Convert files between formats — PDF to Word, HEIC to JPG, MP4 to MP3, CSV to JSON, EPUB to MOBI, and 1,000+ supported routes across images, video, audio, documents, data, fonts, ebooks, and archives. Anonymous compatibility access is currently available via changethisfile.com; verified keys use the shared developer…

aadilr/changethisfile-mcp · 93 tokens

hudu

Every Hudu cmdlet, plus an offline SQLite mirror, cross-entity audits, and agent-native output no PowerShell module or read-only MCP ships. Trigger phrases: hudu hygiene scorecard, audit hudu documentation, find stale hudu passwords, what hudu certs expire soon, score hudu documentation completeness, onboard a new…

Servosity/msp-skills · 93 tokens