iiRecord
Agentic AI Atlas · shell-security-auditor
lib-agent:cli-mcp-development--shell-security-auditora5c.ai
II.
LibraryAgent JSON

lib-agent:cli-mcp-development--shell-security-auditor

Structured · live

shell-security-auditor json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:cli-mcp-development--shell-security-auditor",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "shell-security-auditor",
    "description": "Security expert for shell script vulnerabilities including injection, quoting, and unsafe patterns.",
    "libraryPath": "library/specializations/cli-mcp-development/agents/shell-security-auditor/AGENT.md",
    "specialization": "cli-mcp-development",
    "role": "Shell Security Expert",
    "expertise": [
      "Command injection",
      "Quoting issues",
      "Path handling",
      "Temporary file security",
      "Privilege escalation"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:cli-mcp-development--shell-security-auditor",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--shell-security-auditor",
      "to": "skill-area:application-security-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--shell-security-auditor",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--shell-security-auditor",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--shell-security-auditor",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--shell-security-auditor",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--shell-security-auditor",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--shell-security-auditor",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}