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 labring/sealos-skills --skill sealos-deploygit clone --depth 1 https://github.com/labring/sealos-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/labring/sealos-skills/sealos-deploy)<a href="https://agentmods.dev/skills/labring/sealos-skills/sealos-deploy"><img src="https://agentmods.dev/badge/skills/labring/sealos-skills/sealos-deploy/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/labring/sealos-skills/sealos-deploy"><img src="https://agentmods.dev/badge/skills/labring/sealos-skills/sealos-deploy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk warn
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.00114 | $0.05399 |
| Opus 5 | $0.00057 | $0.02700 |
| Sonnet 5 | $0.00023 | $0.01080 |
| Haiku 4.5 | $0.00011 | $0.00540 |
Grade A, and why
sealos-deploy scanned grade A 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
Managed mode is non-interactive. Do not start OAuth, install tools, ask for confirmation in the turn, or replace a missing callback with a file, webhook, curl request, or a Brain-side apply. Before doing any work, confir 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
46 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.
- agents/openai.yaml 222 B
- config.json 317 B
- evals/benchmark.json 21 KB
- evals/evals.json 39 KB
- knowledge/lessons-learned.md 18 KB
- modules/pipeline.md 83 KB
- modules/preflight.md 24 KB
- modules/runtime-truth.md 21 KB
- references/deploy-contract.md 7.0 KB
- references/live-smoke-playbooks.md 18 KB
- schemas/analysis.schema.json 5.1 KB
- schemas/build-result.schema.json 2.9 KB
- schemas/config.schema.json 1.3 KB
- schemas/deploy-handoff.schema.json 3.5 KB
- schemas/state.schema.json 9.0 KB
- schemas/template-match.schema.json 2.2 KB
- scripts/artifact-validator.mjs 14 KB runs code
- scripts/build-push.mjs 10 KB runs code
- scripts/deploy-template.mjs 12 KB runs code
- scripts/detect-image.mjs 17 KB runs code
- scripts/detect-template.mjs 10 KB runs code
- scripts/ensure-image-pull-secret.mjs 5.1 KB runs code
- scripts/fixtures/kubectl-fixture.cjs 1.3 KB runs code
- scripts/gh-auth-utils.mjs 5.2 KB runs code
- scripts/gh-refresh-scopes.mjs 2.8 KB runs code
- scripts/managed-adapter.mjs 14 KB runs code
- scripts/score-model.mjs 25 KB runs code
- scripts/sealos-auth.mjs 19 KB runs code
- scripts/sealos-footprint.mjs 11 KB runs code
- scripts/sealos-launchpad-network.mjs 8.4 KB runs code
- scripts/sealos-live-smoke.mjs 13 KB runs code
- scripts/sealos-log-scan.mjs 28 KB runs code
- scripts/static-site.mjs 5.6 KB runs code
- scripts/test-artifact-validator.mjs 1.2 KB runs code
- scripts/test-build-push.mjs 3.4 KB runs code
- scripts/test-deploy-template.mjs 15 KB runs code
- scripts/test-managed-adapter.mjs 3.8 KB runs code
- scripts/test-score-model.mjs 1.0 KB runs code
- scripts/test-sealos-footprint.mjs 4.7 KB runs code
- scripts/test-sealos-launchpad-network.mjs 4.6 KB runs code
- scripts/test-sealos-live-smoke.mjs 9.1 KB runs code
- scripts/test-sealos-log-scan.mjs 12 KB runs code
- scripts/test-static-site.mjs 3.8 KB runs code
- scripts/test-workload-eligibility.mjs 19 KB runs code
- scripts/validate-artifacts.mjs 2.9 KB runs code
- scripts/workload-eligibility.mjs 32 KB runs code
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 · 312 lines · 114 tokens per session scan A 3a7f598c48bd
sealos-deploy is a skill published in the GitHub repository labring/sealos-skills (78 stars, last pushed 27d ago), with no licence file. It adds 114 tokens to every session and 5,399 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
ecspresso
ECS deployment tool - deploy, manage, and troubleshoot ECS services.
securing-helm-chart-deployments
Secure Helm chart deployments by validating chart integrity, scanning templates for misconfigurations, and enforcing security contexts in Kubernetes releases.
pinme-r2
Use when a PinMe Cloudflare Worker needs R2 object storage, including secure file or image upload, streaming download, metadata lookup, deletion, listing, Range requests, or R2+D1 coordination. Guides AI to use PinMe's automatically injected env.R2 binding without R2 credentials or manual Wrangler configuration.
github-pages-deployer
Deploy affiliate content to GitHub Pages for free hosting. Triggers on: "deploy to GitHub Pages", "host on GitHub Pages", "free hosting for my affiliate site", "push to GitHub Pages", "GitHub Pages setup", "deploy my landing page to GitHub", "host my bio link on GitHub", "free affiliate website hosting", "github pages…
i18n-lookup
Look up Zeabur platform UI term translations from the dashboard i18n files. Use when writing or reviewing docs that reference UI elements (button labels, tab names, menu items) to ensure docs match the actual platform translations.
ak-cloud-deploy
Deploy an Agent Kernel project to AWS, Azure, or GCP using Terraform modules, or to any Kubernetes cluster (on-prem, baremetal, EKS) using the official Helm chart. Supports serverless and containerized modes for all three clouds. AWS supports execution modes (restsync, restasync, async, stream), queue-based scalable…