๐Ÿ›ก๏ธ
DevOps

Trivy Container Security Scanning

by devton

Trivy Container Security Scanning is a DevOps skill for Claude Code, published by devton in agentic-workflow-blueprint.

66 stars4 forkson devton/agentic-workflow-blueprintAdded 2026/08/12Repository updated 2026/08/08
Install in seconds
Install Trivy Container Security Scanning
Copy Trivy Container Security Scanning into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/devton/agentic-workflow-blueprint/tree/main/workflows/performing-container-security-scanning-with-trivy ~/.claude/skills/performing-container-security-scanning-with-trivy

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/devton/agentic-workflow-blueprint.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
workflows/performing-container-security-scanning-with-trivy/SKILL.md in devton/agentic-workflow-blueprint
Installs to
~/.claude/skills/performing-container-security-scanning-with-trivy
Collection
One of 26 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Trivy Container Security Scanning does

Trivy Container Security Scanning runs Trivy against images, filesystems, and config artifacts to find vulnerabilities, misconfigurations, secrets, and license issues. Use it to generate SBOMs, enforce severity gates, and publish findings for triage.

Trivy Container Security Scanning is cataloged under DevOps on DirSkills.

Documentation

README

agentic-workflows-blueprint.workflow.performing-container-security-scanning-with-trivy

Goal

Run comprehensive Trivy-based container security scanning across images, filesystem sources, and configuration artifacts with policy-driven enforcement outputs.

Scope

  • Applies to: Trivy scans for vulnerabilities, misconfigurations, secrets, and license findings.
  • Does not cover: replacing runtime threat detection and incident response execution.

Triggers

  • "Run full Trivy container security scan"
  • "Scan image/filesystem/manifests with Trivy"
  • "Generate SBOM and security findings from container artifacts"
  • "Apply Trivy scanning in security verification flow"

Inputs

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Trivy Container Security Scanning

  • What else does devton publish alongside Trivy Container Security Scanning?

    Trivy Container Security Scanning is one of 26 skills that DirSkills catalogs from devton/agentic-workflow-blueprint, the repository it ships in. Its siblings there include Agentic Workflow Blueprint, Analyzing Kubernetes Audit Logs and Brainstorming. Each one is a separate skill with its own page in this directory, installs the same way Trivy Container Security Scanning does, and is maintained by devton in that same repository. The rest of the collection is listed on the devton/agentic-workflow-blueprint page.

  • How does Trivy Container Security Scanning compare to other DevOps skills?

    Trivy Container Security Scanning ranks #749 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Trivy Container Security Scanning against them. Open each page to compare what they document and how they install.

More from devton/agentic-workflow-blueprint

Trivy Container Security Scanning is one of 26 skills cataloged on DirSkills from devton/agentic-workflow-blueprint.

See all 26 skills โ†’
๐Ÿ› ๏ธ
2026/07/16

Agentic Workflow Blueprint

Scaffolds agent-oriented documentation structures with progressive disclosure and executable contracts, enabling AI agents to load only relevant context for each task.
AI Engineering
663
๐Ÿ›ก๏ธ
3w ago

Analyzing Kubernetes Audit Logs

Analyzing Kubernetes Audit Logs parses audit events to find suspicious API activity such as exec, secret access, and RBAC changes. Use it to build timelines, detection rules, and SOC handoff notes for Kubernetes investigations.
Quality
664
๐Ÿ’ญ
3w ago

Brainstorming

Brainstorming uses structured Socratic questions to uncover requirements, trade-offs, scope boundaries, and edge cases before implementation. Use it for ambiguous requests, new features, or complex architecture changes.
AI Engineering
664
๐Ÿ—๏ธ
3w ago

C4 Architecture

C4 Architecture produces audience-appropriate architecture documentation using the C4 model and Mermaid diagrams. Use it to document context, container, component, deployment, or dynamic views with narrative context and traceable evidence.
AI Engineering
664
๐Ÿ“
3w ago

Changelog

Changelog generates a concise changelog entry after a documentation review passes. Use it to capture approved, user-relevant changes in a stable, easy-to-scan format.
Writing
664
๐Ÿ“
3w ago

Changelog Generator

Changelog Generator creates customer-facing release notes from git commits and PR diffs. Use it after implementation or PR completion to group user-visible changes into features, fixes, and improvements.
Writing
664