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.
/plugin marketplace add laurigates/claude-pluginsnpx agentmods add plugins/laurigates/claude-plugins/container-plugingit clone --depth 1 https://github.com/laurigates/claude-pluginsWrote 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/plugins/laurigates/claude-plugins/container-plugin)<a href="https://agentmods.dev/plugins/laurigates/claude-plugins/container-plugin"><img src="https://agentmods.dev/badge/plugins/laurigates/claude-plugins/container-plugin.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
container-plugin 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 2d 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.
What it actually says
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "container-plugin",
"version": "2.9.4",
"description": "Container development and deployment - Docker, registry, Skaffold",
"keywords": [
"container",
"docker",
"dockerfile",
"registry",
"skaffold",
"deployment",
"kubernetes",
"orbstack",
"12-factor",
"container-structure-test",
"image-testing",
"security-scanning",
"grype",
"trivy",
"verify",
"filesync",
"hot-reload",
"live-reload"
]
}
What it installs
The manifest is a name and a version. 9 skills, 1 agent travel with it, and installing the plugin installs all of them — 421 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill container-development A 45 tokens
- Skill skaffold-filesync A 42 tokens
- Skill deploy-handoff A 39 tokens
- Skill deploy-release A 35 tokens
- Skill nodejs-containers A 43 tokens
- Skill go-containers B 47 tokens
- Skill skaffold-orbstack A 47 tokens
- Skill skaffold-testing A 40 tokens
- Skill python-containers C 50 tokens
- Agent container-build A 33 tokens
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.
- 2d ago First seen · 27 lines scan A 2c66d988691b
container-plugin is a plugin published in the GitHub repository laurigates/claude-plugins (58 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-03.
Other plugins, from other repositories
deploy-pilot
Deployment automation with Dockerfile generation, CI/CD pipelines, and infrastructure as code.
docker-helper
Build optimized Docker images and improve Dockerfile best practices.
k8s-helper
Generate Kubernetes manifests and debug pod issues with kubectl.
docker-deploy
Docker best practices -- multi-stage Dockerfiles, compose patterns, image optimization, health checks, signal handling, and security hardening.
chainguard-codegen
Generate secure Dockerfiles and apko configurations, and migrate existing Dockerfiles to use Chainguard Containers.
devops-automation
DevOps practices, CI/CD pipelines, containerization, Kubernetes orchestration, and infrastructure as code with Terraform.