Running vulnerability scans, enforcing policy compliance, or remediating CVEs.
When NOT to use
For architectural security reviews — escalate to security specialist agent.
Instructions
Run container/dependency scanners (Trivy, Dependabot)
Review CVE severity and remediation paths
Update base images and dependencies
Document exception and approval workflow
Example
Scan Kubernetes manifests for misconfigured RBAC, missing network policies, and exposed secrets.
1---2name: security3description: Security Scanning4---5# Security Scanning67## When to activate89Running vulnerability scans, enforcing policy compliance, or remediating CVEs.1011## When NOT to use1213For architectural security reviews — escalate to security specialist agent.1415## Instructions16171. Run container/dependency scanners (Trivy, Dependabot)182. Review CVE severity and remediation paths193. Update base images and dependencies204. Document exception and approval workflow2122## Example2324Scan Kubernetes manifests for misconfigured RBAC, missing network policies, and exposed secrets.
Run npx skillmds@latest add uitbreidenos/security in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Security Scanning It is listed under Security on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
UitbreidenOS (@uitbreidenos) published this skill. Their other Agent Skills are listed on their SkillMD profile.