$ timeahead.in
/ servers/pypi/snyk-agent-scan
pypi

snyk-agent-scan

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

3k stars14k/wkupdated 0d agogithub ↗
57poor
▣ Overview

What it does

Snyk Agent Scan discovers and analyzes AI agents (Claude, Cursor, Windsurf, VS Code, Gemini CLI, and others) and their attached components—MCP servers and agent skills—to detect security vulnerabilities. It scans for 15+ distinct risks including prompt injection, malware payloads hidden in natural language, hardcoded secrets, credential mishandling, tool shadowing, and tool poisoning. The scanner auto-discovers agent configurations across system, user, project, and plugin scopes on macOS, Linux, and Windows.

Who it's for

Security engineers reviewing third-party MCP server configurations or agent skills before deployment, and platform teams scanning locally-installed agent tools for supply-chain vulnerabilities. Relevant for organizations managing internal agent ecosystems across multiple developers.

Common use cases

  • Scan all MCP servers and skills across installed agents for prompt injection vulnerabilities
  • Audit third-party agent configurations in a sandbox before using them locally
  • Detect hardcoded credentials or sensitive data in agent skills
  • Identify tool-shadowing or malware payloads in MCP server definitions
  • Generate a security inventory of all agent components on a development machine

Setup pitfalls

  • MCP server execution: Agent Scan executes MCP server commands during scanning to retrieve tool descriptions. Always run scans in a sandbox (Docker container, VM, or disposable environment) when evaluating untrusted or third-party configs. Use --dangerously-run-mcp-servers only in fully trusted environments.
  • Secrets detected: This package was flagged as containing hardcoded secrets (3 found). Review before use in sensitive environments.
  • Interactive prompts: Scans prompt for y/n consent before starting each MCP server. Use non-interactive mode or pre-review consent if scripting scans.
  • OS-specific discovery: Auto-discovery paths vary by operating system. Manually verify all your agents are found by running a test scan.
5 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
0
0.0
Freshness
25%
100
25.0
Adoption
20%
84
16.8
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
56.8
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "snyk-agent-scan": {
      "command": "uvx",
      "args": [
        "snyk-agent-scan"
      ]
    }
  }
}
📈 Score historylast 46 snapshots
5/10/20267/21/2026 · 46 snapshots
⚙ Maintenance health
87/ 100 · is this project alive?
contributors (1y)15
top contributor share38%
releases (1y)100
last release4d ago
ci✓ passing
⛁ Raw data
weekly downloads14k
github stars3k
forks250
open issues2
license✓ present
readme length18072 chars
last publish0d ago
last commit0d ago
last updated5d ago
install verified✓ pass · 69d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points