Skip to main content

scanning-container-images-with-grype

Scans container images for vulnerabilities using Anchore Grype, ensuring security compliance and risk management in containerized environments.

Install this skill

or
50/100

Security score

The scanning-container-images-with-grype skill was audited on Jun 4, 2026 and we found 4 security issues across 1 threat category, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

medium line 169

Template literal with variable interpolation in command context

SourceSKILL.md
169```yaml
medium line 186

Template literal with variable interpolation in command context

SourceSKILL.md
186```yaml
critical line 47

Piping content to sh shell

SourceSKILL.md
47- Grype CLI installed (`curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin`)
high line 57

Piping content to sh shell

SourceSKILL.md
57curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin
Scanned on Jun 4, 2026
View Security Dashboard
Installation guide →