ecc-database-migrations

ecc-database-migrations is a skill for Claude Code from KornLabs/truss. It costs 0 tokens per session (2,784 once invoked), scanned A, original, no licence file.

A skill for planning and checking database migrations, which are controlled changes to a database’s structure or data. It focuses on PostgreSQL, a relational database system.

In plain words
What is it for?
Use it to choose migration patterns, apply safety checks, and verify PostgreSQL changes afterward.
Why use it?
It helps reduce the risk of unsafe schema changes, lost data, or migrations that are difficult to undo.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

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 skills/kornlabs/truss/ecc-database-migrations
Any agent
npx skills add KornLabs/truss --skill ecc-database-migrations
Clone the repo
git clone --depth 1 https://github.com/KornLabs/truss

Made for: Claude Code.

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 ecc-database-migrations

README.md
[![agentmods](https://agentmods.dev/badge/skills/kornlabs/truss/ecc-database-migrations.svg)](https://agentmods.dev/skills/kornlabs/truss/ecc-database-migrations)
Your own site
<a href="https://agentmods.dev/skills/kornlabs/truss/ecc-database-migrations"><img src="https://agentmods.dev/badge/skills/kornlabs/truss/ecc-database-migrations.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,784 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00000 $0.02784
Opus 5 $0.00000 $0.01392
Sonnet 5 $0.00000 $0.00557
Haiku 4.5 $0.00000 $0.00278

Measured 6d ago against content hash f35374beca1f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

ecc-database-migrations 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 6d 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.

.truss/baseline/.claude/skills/ecc-database-migrations/SKILL.md · 432 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 6d ago First seen · 432 lines · 0 tokens per session scan A f35374beca1f

Subscribe to this mod's changes

ecc-database-migrations is a skill published in the GitHub repository KornLabs/truss (2 stars, last pushed 2d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,784 tokens. 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

database-operations

Inspect schemas, debug queries, plan migrations, and validate data changes across common relational databases.

metaspartan/cybara · 22 tokens

database-administrator

Expert database administrator specializing in high-availability systems, performance optimization, and disaster recovery. Masters PostgreSQL, MySQL, MongoDB, and Redis with focus on reliability, scalability, and operational excellence.

saeed-vayghan/gemini-agent-skills · 44 tokens

sql-pro

Expert SQL developer specializing in complex query optimization, database design, and performance tuning across PostgreSQL, MySQL, SQL Server, and Oracle. Masters advanced SQL features, indexing strategies, and data warehousing patterns.

saeed-vayghan/gemini-agent-skills · 45 tokens

postgres-pro

Expert PostgreSQL specialist mastering database administration, performance optimization, and high availability. Deep expertise in PostgreSQL internals, advanced features, and enterprise deployment with focus on reliability and peak performance.

saeed-vayghan/gemini-agent-skills · 40 tokens

postgresql-table-design

Use this skill when designing or reviewing a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features.

FluxonLab/Skillry · 37 tokens

postgresql-optimization

PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.

FluxonLab/Skillry · 57 tokens