II.
Tool JSON
Structured · livetool:snyk-agent-scan
snyk/agent-scan json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:snyk-agent-scan",
"_kind": "Tool",
"_file": "domain/tools/tools-agent-skills.yaml",
"_cluster": "domain",
"attributes": {
"languageApplicability": "neutral",
"displayName": "snyk/agent-scan",
"homepageUrl": "https://github.com/snyk/agent-scan",
"kind": "other",
"description": "Security scanning skill for AI coding agents powered by Snyk.\nIntegrates Snyk vulnerability detection into agent workflows,\nenabling agents to surface dependency vulnerabilities, license\nissues, and code security findings during development. Provides\nstructured scan results that agents can reason about and act on\nwithout leaving their coding context.\n"
},
"outgoingEdges": [
{
"from": "tool:snyk-agent-scan",
"to": "skill-area:vulnerability-scanning",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:snyk-agent-scan",
"to": "skill-area:application-security",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": []
}