# Grype

> Use this skill when the user wants to vulnerability scanner for container images and filesystems.

- Skill: `javimosch/grype` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/grype`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/grype/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/grype

---


# Grype Plugin

Vulnerability scanner for container images and filesystems.

## Commands

### Operations
- `grype image scan` — scan image via grype
- `grype dir scan` — scan dir via grype
- `grype sbom scan` — scan sbom via grype

## Usage Examples
- "grype --help"
- "grype <args>"

## Installation

```bash
brew install grype
```

## Examples

```bash
grype --version
grype --help
```

## Key Features
- security\n- vulnerability\n- scanner

