Uses Snyk REST API v1 to scan project dependencies for known CVEs and license compliance issues. Integrates with Snyk Test endpoint for real-time SBOM analysis and generates CVSS-scored vulnerability reports with remediation paths.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill snyk-vulnerability-scanner-agent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Snyk Vulnerability Scanner Agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-snyk-vulnerability-scanner-agent)More formats (shields.io, HTML) on the badges page.
---
name: "Snyk Vulnerability Scanner Agent"
slug: "snyk-vulnerability-scanner-agent"
description: "Uses Snyk REST API v1 to scan project dependencies for known CVEs and license compliance issues. Integrates with Snyk Test endpoint for real-time SBOM analysis and generates CVSS-scored vulnerability reports with remediation paths."
github_stars: 5496
verification: "security_reviewed"
source: "https://github.com/snyk/cli"
category: "Security & Verification"
framework: "ChatGPT Agents"
tool_ecosystem:
github_repo: "snyk/cli"
github_stars: 5496
npm_package: "snyk"
npm_weekly_downloads: 2566112
---
# Snyk Vulnerability Scanner Agent
Uses Snyk REST API v1 to scan project dependencies for known CVEs and license compliance issues. Integrates with Snyk Test endpoint for real-time SBOM analysis and generates CVSS-scored vulnerability reports with remediation paths.
## Installation
Requirements and caveats from upstream:
- To use the CLI, you must install it and authenticate your machine. See [Install or update the Snyk CLI](https://docs.snyk.io/snyk-cli/install-or-update-the-snyk-cli) and [Authenticate the CLI with your account](https:...
- Before you can use the CLI for Open Source scanning, you must install your package manager. The needed third-party tools, such as Gradle or Maven, must be in the PATH.
- Before using the Snyk CLI to test your Open Source Project for vulnerabilities, with limited exceptions, you must build your Project. For details, see [Open Source Projects that must be built before testing](https://d...
Basic usage or getting-started notes:
- ## Introduction to the Snyk CLI
- Snyk is a developer-first, cloud-native security tool to scan and monitor your software development projects for security vulnerabilities. Snyk scans multiple content types for security issues:
- [Snyk Open Source](https://docs.snyk.io/scan-with-snyk/snyk-open-source): Find and automatically fix open-source vulnerabilities
- Source: https://github.com/snyk/cli
- Extracted from upstream docs: https://raw.githubusercontent.com/snyk/cli/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/snyk-vulnerability-scanner-agent/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!