iiRecord
Agentic AI Atlas · cisco-ai-defense/skill-scanner
tool:cisco-skill-scannera5c.ai
II.
Tool JSON

tool:cisco-skill-scanner

Structured · live

cisco-ai-defense/skill-scanner json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-agent-skills.yamlCluster · domain
Record JSON
{
  "id": "tool:cisco-skill-scanner",
  "_kind": "Tool",
  "_file": "domain/tools/tools-agent-skills.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "cisco-ai-defense/skill-scanner",
    "homepageUrl": "https://github.com/cisco-ai-defense/skill-scanner",
    "kind": "other",
    "description": "Multi-engine security scanner for AI agent skills and code from\nCisco AI Defense. Runs skills and generated code through multiple\nsecurity analysis engines to detect prompt injection risks,\ninsecure code patterns, supply-chain threats, and compliance\nviolations. Designed to harden AI agent skill pipelines against\nadversarial inputs and unsafe code generation.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:cisco-skill-scanner",
      "to": "skill-area:vulnerability-scanning",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:cisco-skill-scanner",
      "to": "skill-area:compliance-scanning",
      "kind": "tool_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}