nousresearch/snyk
v1.0.0MIT
Scan code, dependencies, containers and IaC with Snyk's first-party MCP server (shipped inside the pinned Snyk CLI), with the snyk-security-scan workflow skill bundled.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
snstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"snyk@1.1306.0",
"mcp",
"-t",
"stdio",
"--profile",
"full",
"--DISABLE_ANALYTICS"
],
"env": {
"SNYK_DISABLE_ANALYTICS": "1"
}
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "snyk",
"version": "1.0.0",
"description": "Scan code, dependencies, containers and IaC with Snyk's first-party MCP server (shipped inside the pinned Snyk CLI), with the snyk-security-scan workflow skill bundled.",
"author": {
"name": "Nous Research",
"url": "https://github.com/NousResearch"
},
"homepage": "https://github.com/NousResearch/hermes-plugin-snyk",
"repository": "https://github.com/NousResearch/hermes-plugin-snyk",
"license": "MIT",
"keywords": [
"snyk",
"security",
"sast",
"sca",
"dependencies",
"vulnerabilities",
"container",
"iac",
"sbom",
"mcp"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE