Use when for container security fundamentals.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill container-security-fundamentals --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Container Security Fundamentals?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-container-security-fundamentals)More formats (shields.io, HTML) on the badges page.
---
name: container-security-fundamentals
description: "Use when for container security fundamentals."
version: 1.0.0
author: Hermes Agent
license: MIT
platforms: [linux, macos, windows]
metadata:
hermes:
tags: [security, containers, docker, kubernetes]
related_skills: [general]
---
## Overview
Secure containers.
## When to Use
- "Container Security Fundamentals design"
- "Best practices"
- "Optimization"
- "Troubleshooting"
## Key Approaches
1. Requirements
2. Tools
3. Implementation
4. Testing
5. Docs
6. Monitoring
## Common Pitfalls
1. Ignoring constraints
2. Skipping standards
3. Poor alignment
4. Inadequate testing
5. No docs
6. Over-engineering
7. No rollback
8. No monitoring
9. No scaling
10. No validation
## Verification Checklist
- [ ] Requirements verified
- [ ] Standards applied
- [ ] Design reviewed
- [ ] Tests defined
- [ ] Docs complete
- [ ] Monitoring set
- [ ] Rollback planned
- [ ] Security checked
- [ ] Deploy verified
- [ ] Stakeholder approved
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.