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

snyk-agent-scan

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

3k stars23k/wkupdated 0d agogithub ↗
70fair
▣ Overview

What it does

A security scanner that discovers and analyzes agent components (MCP servers and agent skills) installed on a machine, checking for prompt injection vulnerabilities, malware payloads, hardcoded secrets, tool poisoning, toxic data flows, and other security risks. It auto-discovers configurations across multiple AI agents including Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, Gemini CLI, Amazon Q, and others. The scanner reports issues across 15+ risk categories and supports machine-wide, user-level, project-scoped, and plugin-bundled configurations.

Who it's for

Security engineers and platform teams evaluating the safety of MCP servers and agent skills before integrating them with Claude or other AI agents. Also useful for developers managing multi-agent setups who need visibility into potential vulnerabilities across their entire tooling ecosystem.

Common use cases

  • Audit MCP server configurations before allowing them to integrate with Claude or other agents
  • Scan agent skills for credential handling issues, prompt injection vectors, or hidden malware payloads
  • Inventory all installed MCP servers and skills across machines or teams
  • Evaluate third-party agent components before allowing them in production environments
  • Monitor for hardcoded secrets or suspicious patterns in agent extensions and skills

Setup pitfalls

  • The scanner must execute MCP server startup commands to inspect tool descriptions — scanning untrusted or third-party configs risks running malicious code. Snyk recommends running scans in a sandbox (Docker container, VM, or disposable environment).
  • Review consent prompts carefully before execution; they show the exact command and arguments that will be run. Use --dangerously-run-mcp-servers only in trusted environments.
  • This package has 3 hardcoded secrets detected during development (present in the public repository).
3 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
40
14.0
Freshness
25%
100
25.0
Adoption
20%
86
17.3
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
70.3
⚿ 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 30 snapshots
5/10/20266/11/2026 · 30 snapshots
⚙ Maintenance health
70/ 100 · is this project alive?
contributors (1y)13
top contributor share41%
releases (1y)91
last release0d ago
median issue response25.3d
ci✓ passing
⛁ Raw data
weekly downloads23k
github stars3k
forks232
open issues23
license✓ present
readme length18872 chars
last publish0d ago
last commit0d ago
last updated1d ago
install verified✓ pass · 26d 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