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.
npx skills add binrogithub/1-3-Cloud-Adoption-Skills --skill postgresql-ecs-to-rds-drsgit clone --depth 1 https://github.com/binrogithub/1-3-Cloud-Adoption-SkillsWrote 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.
[](https://agentmods.dev/skills/binrogithub/1-3-cloud-adoption-skills/postgresql-ecs-to-rds-drs)<a href="https://agentmods.dev/skills/binrogithub/1-3-cloud-adoption-skills/postgresql-ecs-to-rds-drs"><img src="https://agentmods.dev/badge/skills/binrogithub/1-3-cloud-adoption-skills/postgresql-ecs-to-rds-drs/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.
<a href="https://agentmods.dev/skills/binrogithub/1-3-cloud-adoption-skills/postgresql-ecs-to-rds-drs"><img src="https://agentmods.dev/badge/skills/binrogithub/1-3-cloud-adoption-skills/postgresql-ecs-to-rds-drs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00093 | $0.07600 |
| Opus 5 | $0.00046 | $0.03800 |
| Sonnet 5 | $0.00019 | $0.01520 |
| Haiku 4.5 | $0.00009 | $0.00760 |
Grade B, and why
postgresql-ecs-to-rds-drs scanned grade B with 1 finding 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 11d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
sudo -u postgres psql -P pager=off -d <source_db> -f /tmp/01_source_readiness_check.sql The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
17 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.
- assets/sql/01_source_readiness_check.sql 4.0 KB
- assets/sql/02_source_grants.sql 1.8 KB
- assets/sql/03_source_baseline.sql 2.6 KB
- assets/sql/04_target_validation_das.sql 3.4 KB
- assets/sql/04_target_validation_psql.sql 2.9 KB
- assets/terraform/target-rds/main.tf 5.7 KB
- assets/terraform/target-rds/outputs.tf 1.4 KB
- assets/terraform/target-rds/terraform.tfvars.example 2.6 KB
- assets/terraform/target-rds/variables.tf 5.6 KB
- README.md 9.9 KB
- references/client-communication.md 5.8 KB
- references/console-navigation.md 4.2 KB
- references/koocli-drs-metadata.md 3.1 KB
- references/prerequisites.md 4.9 KB
- references/reporting.md 3.0 KB
- references/rollback.md 3.8 KB
- references/troubleshooting.md 12 KB
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.
- 11d ago First seen · 867 lines · 93 tokens per session scan B d69ba1f50357
postgresql-ecs-to-rds-drs is a skill published in the GitHub repository binrogithub/1-3-Cloud-Adoption-Skills (11 stars, last pushed 4d ago), with no licence file. It adds 93 tokens to every session and 7,600 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
cloud-sql-basics
This file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL, PostgreSQL, or SQL Server. Cloud SQL manages third-party MySQL, PostgreSQL, and SQL Server instances as resources in Cloud SQL. For example, when Cloud SQL creates an open-source…
moai-platform-database-cloud
Cloud database platform specialist covering Neon (serverless PostgreSQL), Supabase (PostgreSQL 16 with real-time), and Firebase Firestore (NoSQL with offline sync). Use when choosing or setting up cloud databases.
aws-rds
Manage Amazon RDS for fully managed relational databases. Provision MySQL, PostgreSQL, and Aurora instances with automated backups and patching. Configure read replicas for scaling, snapshots for recovery, and Aurora Serverless for variable workloads.
huawei-cloud-rds-smart-service
Huawei Cloud RDS (Relational Database Service) full-scenario intelligent service covering all database engines (MySQL, PostgreSQL, SQL Server, MariaDB, GaussDB for MySQL, TaurusDB). Provides six capability domains: (1) Basic intelligent Q&A for RDS product features, best practices, and specifications; (2) SQL…
add-backup-db
Add automated Neon database backups to the current project. Registers the project as a snapshot target of the unified shared Cloudflare Worker "hypervibe-jobs" (one Worker per account for ALL background jobs, reused across projects) that creates point-in-time Neon branch snapshots every 2 weeks. Retention - rolling (2…
postgres
Configure DigitalOcean Managed Postgres with bindable variables or schema isolation. Use when setting up databases, creating users, managing permissions, configuring multi-tenant schemas, or troubleshooting database connectivity on App Platform.