sealos-database

sealos-database is a skill for Claude Code, Codex from labring/sealos-skills. It costs 103 tokens per session (2,329 once invoked), scanned A, original, no licence file.

A skill for creating and connecting cloud databases on Sealos Cloud. It supports common database types such as PostgreSQL, MySQL, MongoDB, and Redis, and can connect them to development environments and applications.

In plain words
What is it for?
Use it to provision or connect a Sealos database and wire its connection settings into a local project, Devbox, or application.
Why use it?
It removes manual setup and connection work when an application needs a cloud database for development or operation.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the sealos plugin — 8 skills shipped together , and of sealos

Good fit Use it to provision or connect a Sealos database and wire its connection settings into a local project, Devbox, or application.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/labring/sealos-skills/sealos-database
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 labring/sealos-skills --skill sealos-database
Clone the repo
git clone --depth 1 https://github.com/labring/sealos-skills

Made for: Claude Code, Codex.

Or install sealos, the plugin that ships this one along with the rest of its 8 skills.

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 sealos-database

README.md
[![agentmods](https://agentmods.dev/badge/skills/labring/sealos-skills/sealos-database/github.svg)](https://agentmods.dev/skills/labring/sealos-skills/sealos-database)
Your own site
<a href="https://agentmods.dev/skills/labring/sealos-skills/sealos-database"><img src="https://agentmods.dev/badge/skills/labring/sealos-skills/sealos-database/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 sealos-database

Your own site · 80×15
<a href="https://agentmods.dev/skills/labring/sealos-skills/sealos-database"><img src="https://agentmods.dev/badge/skills/labring/sealos-skills/sealos-database.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,329 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. Third-party audits
  • Socket pass 7 Aug 2026
  • Snyk warn 7 Aug 2026
How audits are shown
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.00103 $0.02329
Opus 5 $0.00051 $0.01164
Sonnet 5 $0.00021 $0.00466
Haiku 4.5 $0.00010 $0.00233

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

Security

Grade A, and why

sealos-database 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 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/analyze-project-database.mjs), 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.

skills/sealos-database/SKILL.md · 229 lines

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.

Read it on GitHub

Files

What ships with it

5 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. 10d ago First seen · 229 lines · 103 tokens per session scan A 1a6b537f7571

Subscribe to this mod's changes

sealos-database is a skill published in the GitHub repository labring/sealos-skills (78 stars, last pushed 26d ago), with no licence file. It adds 103 tokens to every session and 2,329 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

cis-aws-database-3.2

Ensure to Create The Appropriate Deployment Configuration.

CyberStrikeus/CyberStrike · 17 tokens

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.

digitalocean-labs/do-app-platform-skills · 42 tokens

lizard-core

Core Lizard MCP usage guide. Read this before calling any lizard tool. Covers the full app lifecycle (deploy, redeploy, restart, logs, events, scale, secrets, domains, ssh), the workspace -> project -> service model, managed addons (postgres, redis, s3), the build pipeline (lizardpack auto-detect, repo Dockerfile…

lizard-build/lizard-mcp · 194 tokens

deploio-provision

Provisions and connects managed backing services to Deploio apps — PostgreSQL, MySQL, Redis-compatible KVS, OpenSearch, and S3-compatible object storage. This skill should be triggered when the user needs to add a database, cache, or storage service: "add postgres to Deploio", "provision MySQL", "need a database on…

renuo/deploio-claude-plugin · 174 tokens

cloud-databases-onboarding

Guides users through discovering their database requirements, recommends a Google Cloud database based on a recommendation matrix, and assists in database creation. Use when a user asks 'What database service should I use?', 'Help me pick a database', or when a user wants to create a new database on Google Cloud.…

google/skills · 83 tokens

azure-resource-manager-mysql-dotnet

Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: "MySQL", "MySqlFlexibleServer", "MySQL Flexible Server", "Azure Database for MySQL", "MySQL database…

microsoft/skills · 87 tokens