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 dockerfile-skillgit 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/dockerfile-skill)<a href="https://agentmods.dev/skills/labring/sealos-skills/dockerfile-skill"><img src="https://agentmods.dev/badge/skills/labring/sealos-skills/dockerfile-skill/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/dockerfile-skill"><img src="https://agentmods.dev/badge/skills/labring/sealos-skills/dockerfile-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket warn
- Snyk fail
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.00090 | $0.03740 |
| Opus 5 | $0.00045 | $0.01870 |
| Sonnet 5 | $0.00018 | $0.00748 |
| Haiku 4.5 | $0.00009 | $0.00374 |
Grade A, and why
dockerfile-skill 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 9d 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.
HTTP_CODE=$(curl -s -o /dev/null -w "%{http_code}" http://localhost:3210) 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
28 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 233 B
- evals/evals.json 2.3 KB
- examples/output-format.md 4.6 KB
- knowledge/best-practices.md 9.1 KB
- knowledge/error-patterns.md 23 KB
- knowledge/lessons-learned.md 22 KB
- knowledge/monorepo-cli-patterns.md 8.9 KB
- knowledge/system-deps.md 4.8 KB
- modules/analyze.md 37 KB
- modules/build-fix.md 15 KB
- modules/generate.md 35 KB
- scripts/test-static-nginx-template.mjs 1.5 KB runs code
- scripts/validate-dockerfile.mjs 4.5 KB runs code
- templates/assets/docker-entrypoint-drizzle.sh 714 B runs code
- templates/assets/docker-entrypoint-plain.sh 78 B runs code
- templates/assets/docker-entrypoint-prisma.sh 145 B runs code
- templates/assets/docker-entrypoint-typeorm.sh 169 B runs code
- templates/golang.dockerfile 1.8 KB
- templates/java-springboot.dockerfile 1.7 KB
- templates/nodejs-express.dockerfile 1.6 KB
- templates/nodejs-nextjs-bun.dockerfile 3.3 KB
- templates/nodejs-nextjs.dockerfile 5.8 KB
- templates/nodejs-nuxt.dockerfile 1.5 KB
- templates/python-django.dockerfile 1.8 KB
- templates/python-fastapi.dockerfile 1.5 KB
- templates/rust.dockerfile 2.5 KB
- templates/static-nginx.dockerfile 160 B
- templates/static-nginx.dockerignore 162 B
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.
- 9d ago First seen · 353 lines · 90 tokens per session scan A 3b7a14625ca8
dockerfile-skill is a skill published in the GitHub repository labring/sealos-skills (78 stars, last pushed 25d ago), with no licence file. It adds 90 tokens to every session and 3,740 once invoked, about $0.0005 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
k8s-deployer
Kubernetes deployment management - generate manifests, Helm charts, manage rollouts, check cluster status, and apply security best practices.
k8s-generator
Generate production-ready Kubernetes manifests with Deployments, Services, ConfigMaps, and Ingress.
kubernetes-orchestration
Comprehensive guide to Kubernetes container orchestration, covering workloads, networking, storage, security, and production operations.
ecspresso
ECS deployment tool - deploy, manage, and troubleshoot ECS services.
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…
huawei-cloud-cci-instance-management
Huawei Cloud CCI (Cloud Container Instance) full lifecycle management using hcloud CLI. Covers Namespace, Network, Deployment, StatefulSet, Pod creation/update/delete/status, EIPPool for public IP, logs and metrics. Two-step confirmation for all destructive operations (delete namespace cascades all resources under…