snyk/agent-scan

Security scanner for AI agents, MCP servers and agent skills.

View on GitHub ↗Jump to charts ↓

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 2 hours ago
Added to GitGenius on September 22nd, 2026
Created on April 7th, 2025
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 278
Total Stargazers: 3,082 (+1)
Total Subscribers: 13 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.0 days
Mean response time: 27.7 days
90th percentile: 76.1 days
Tracked items: 71

How this project is maintained

About 10% of issues opened in the past year have never received a reply. 80% of issues opened in the past year have been closed, leaving a working backlog. Three people close 76% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 8
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 36 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Snyk Agent Scan is a security scanner that discovers and scans AI agent components on your machine for prompt injections and vulnerabilities.

The tool addresses the emerging security risks in agent ecosystems by identifying installed agent harnesses, Model Context Protocol servers, and agent skills, then analyzing them for threats including prompt injections, sensitive data handling issues, and malware payloads embedded in natural language. It performs local discovery and scanning without requiring external dependencies or cloud connectivity for the core scanning functionality.

The tool suits organizations deploying AI agents and MCP servers who need to audit their local agent infrastructure for security risks. It works for teams integrating multiple agent components and wanting visibility into potential vulnerabilities before they reach production. The README notes that enterprise customers using Snyk for agent security management at scale should contact their account team, as the underlying integration and risk assessment powering enterprise deployments differs from the CLI output. The tool can optionally skip skill scanning using a command-line flag for users who only need to assess agents and servers.

Development activity shows active iteration on the output format and risk assessment model. The project has undergone significant structural changes between versions, moving from issue-code-based reporting to risk-indicator scoring, with the README explicitly warning that CLI output remains experimental and subject to change. The maintainers have published a technical report on emerging threats in the agent skill ecosystem alongside a major release. The tool is distributed via PyPI and as standalone binaries rather than through npm, indicating a deliberate choice about distribution channels for this Python-based security scanner.