trivy

officialscriptablepopularsecuritybrew

Aqua Security · Image scanning, vulns, and iac checks from the terminal.

$ brew install trivy
One-liner to try
$ trivy image node:20

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 75/100
Verify
trivy --version
Agent URL
/cli/trivy/agent.md

Quick reference

Installbrew install trivy
Verifytrivy --version
First commandtrivy image node:20

About

The official CLI from Aqua Security. Image scanning, vulns, and iac checks from the terminal. Supports structured output — good for scripts and agents.

Example workflow

1. trivy image node:20

Alternatives worth considering