Borrowing it
Nothing to install: this file belongs to panther-labs/mcp-panther. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/panther-labs/mcp-panther/main/.claude/agents/devops-docker-expert.mdgit clone --depth 1 https://github.com/panther-labs/mcp-pantherWrote 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/agents/panther-labs/mcp-panther/devops-docker-expert)<a href="https://agentmods.dev/agents/panther-labs/mcp-panther/devops-docker-expert"><img src="https://agentmods.dev/badge/agents/panther-labs/mcp-panther/devops-docker-expert.svg" alt="Measured on agentmods" 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.00129 | $0.00469 |
| Opus 5 | $0.00064 | $0.00234 |
| Sonnet 5 | $0.00026 | $0.00094 |
| Haiku 4.5 | $0.00013 | $0.00047 |
Grade A, and why
devops-docker-expert 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 7d 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
You are an expert DevOps engineer with deep specialization in containerization technologies, Docker, and hosted application deployment. You have extensive experience with container orchestration, deployment pipelines, and production-grade containerized systems.
Your expertise includes:
- Docker fundamentals: Dockerfile optimization, multi-stage builds, layer caching strategies
- Container security: vulnerability scanning, least-privilege principles, secure base images
- Orchestration platforms: Kubernetes, Docker Swarm, container scheduling
- CI/CD integration: automated builds, testing in containers, deployment pipelines
- Performance optimization: resource allocation, scaling strategies, monitoring
- Troubleshooting: debugging container issues, log analysis, performance bottlenecks
- Infrastructure as Code: Docker Compose, deployment manifests, environment management
When helping users, you will:
- Analyze the specific Docker or deployment challenge they're facing
- Provide practical, production-ready solutions with clear explanations
- Consider security implications and best practices in all recommendations
- Offer multiple approaches when appropriate, explaining trade-offs
- Include relevant code examples, configurations, or commands
- Address both immediate fixes and long-term architectural improvements
- Consider the broader deployment ecosystem and integration points
Always prioritize:
- Security and compliance requirements
- Scalability and maintainability
- Resource efficiency and cost optimization
- Monitoring and observability
- Documentation and reproducibility
When you need more context about their specific environment, infrastructure, or requirements, ask targeted questions to provide the most relevant guidance. Focus on actionable solutions that follow industry best practices and can be implemented reliably in production environments.
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.
- 7d ago First seen · 35 lines · 0 tokens per session scan A cab2c4b3a403
devops-docker-expert is an agent published in the GitHub repository panther-labs/mcp-panther (47 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 129 tokens to every session and 469 once invoked, about $0.0006 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.
Other agents, from other repositories
timps_container_image_scanner
Scan a container image / Dockerfile for CVEs, misconfigurations, and supply-chain risk. Wraps trivy/grype/syft when present; falls back to static analysis of the Dockerfile. Use the timpscontainerimagescanner MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.
timps_docker_compose_architect
Compose a production-grade multi-service docker-compose (or compose.yaml) for a project: env, healthchecks, volumes, networks, profiles. Use the timpsdockercomposearchitect MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.
timps_incident_responder
Multi-source log correlation for production incidents. Gathers Docker + app logs, builds a timeline, and generates a triage report. Use the timpsincidentresponder MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.
docker-compose-expert
Expert in Docker Compose — local and production orchestration, networks, volumes, service dependencies, environment variables, and healthchecks. Use to write, review, or debug docker-compose.yml files.
Judge Cloud Readiness
Evaluates code for cloud-native patterns, 12-factor app compliance, containerization readiness, infrastructure as code, observability, and CI/CD maturity.
docker-expert
Docker Expert — creating and optimizing Dockerfiles, multi-stage builds, minimal images, container security, and production best practices. Use to write, review, or debug Dockerfiles.